aboutsummaryrefslogtreecommitdiff
blob: bff6556bf1af3bd60b877cbb6e6df72842e43e38 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- astrometry.net-0.38.orig/util/makefile.common	2010-08-26 14:43:44.000000000 +0100
+++ astrometry.net-0.38/util/makefile.common	2012-05-09 23:21:10.000000000 +0100
@@ -145,8 +145,6 @@
 
 ifeq ($(OPTIMIZE),yes)
   # speedy!
-  FLAGS_DEF += -O3
-  FLAGS_DEF += -fomit-frame-pointer
   # turn off asserts:
   FLAGS_DEF += -DNDEBUG