Commit Graph

8 Commits

Author SHA1 Message Date
Moritz Bunkus
a947a859ce Don't build with full optimization with clang
Due to bug 11962 in llvm/clang.
2012-09-02 13:25:57 +02:00
Moritz Bunkus
6f6715324f Disable optimization flags if debugging is enabled and --{en,dis}able-debug has not been specified 2010-08-21 13:53:20 +02:00
Moritz Bunkus
e97cc45b64 Test on the wrong variable for --enable-profiling 2010-08-16 23:51:52 +02:00
Moritz Bunkus
97ab95211f Let the user disable optimizations without having debugging enabled 2010-08-10 22:27:12 +02:00
Moritz Bunkus
29494fb7f6 Honor "--disable-debug" 2010-06-01 14:23:53 +02:00
Moritz Bunkus
6f14f39b51 Removed debug code 2010-04-10 09:06:59 +02:00
Moritz Bunkus
9b4e496e1e Option for enabling optimization even with debugging info 2010-04-06 14:46:19 +02:00
Moritz Bunkus
fed3d09de4 Split configure.in in several smaller files. 2008-08-27 20:38:55 +00:00