aboutsummaryrefslogtreecommitdiff
path: root/libtool
diff options
context:
space:
mode:
Diffstat (limited to 'libtool')
-rwxr-xr-xlibtool2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool b/libtool
index f0fe5acb..764932dd 100755
--- a/libtool
+++ b/libtool
@@ -161,7 +161,7 @@ lock_old_archive_extraction=no
LTCC="gcc"
# LTCC compiler flags.
-LTCFLAGS="-g"
+LTCFLAGS="-g -Wall"
# Take the output of nm and produce a listing of raw symbols and C names.
global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p' | sed '/ __gnu_lto/d'"