From 4d30dcc4da131c74926d8216aa3780401f50ff67 Mon Sep 17 00:00:00 2001 From: Gorgone Date: Mon, 28 Sep 2020 19:17:55 +0200 Subject: [PATCH] Update s3 smargo dont like to strip .... --- s3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3 b/s3 index 89227a9..fddc68b 100755 --- a/s3 +++ b/s3 @@ -110,7 +110,7 @@ loadprofile="no" s3cfg="$configdir/simplebuild.config" # Compiler settings -cc_warn="-W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition -Wl,dead_strip" +cc_warn="-W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition" cc_opts="-ggdb -pipe -ffunction-sections -fdata-sections -o nodeadcode" #default url