commit | d15e65928aec551b7388c2863de3e3e628e2e0dd | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sat Oct 15 00:13:06 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sat Oct 15 00:13:06 2011 +0000 |
tree | ad1210ea923008cae1a92671624c04407b22d7a4 | |
parent | 092d71c02dbd1269ba0ff69be9da446fd2d44082 [diff] [blame] |
diff --git a/libtool b/libtool index c034a86..dc4637d 100755 --- a/libtool +++ b/libtool
@@ -164,7 +164,7 @@ LTCC="gcc -std=gnu99 -std=gnu99" # LTCC compiler flags. -LTCFLAGS="-fopenmp -g -O2 -Wall -pthread" +LTCFLAGS="-fopenmp -g -O0 -Wall -pthread" # 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'"