Browse Source
Update s3
smargo dont like to strip ....
pull/50/head
Gorgone
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|