Browse Source

Update s3

smargo dont like to strip ....
pull/50/head
Gorgone 4 years ago
committed by GitHub
parent
commit
4d30dcc4da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      s3

2
s3

@ -110,7 +110,7 @@ loadprofile="no"
s3cfg="$configdir/simplebuild.config" s3cfg="$configdir/simplebuild.config"
# Compiler settings # 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" cc_opts="-ggdb -pipe -ffunction-sections -fdata-sections -o nodeadcode"
#default url #default url

Loading…
Cancel
Save