summaryrefslogtreecommitdiff
path: root/sci-astronomy/astrometry/files/0.52-respect-user-flags
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-03-10 22:56:47 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-03-10 22:56:47 +0100
commitf22ce6e5487c67584ab2ba2efb54283d7127d025 (patch)
tree27f71815322b551ae21b184b40c942054c13ec69 /sci-astronomy/astrometry/files/0.52-respect-user-flags
parent60af6282fa65e07f275bfe42b8ab27f2b0e42df9 (diff)
downloadbrancik-overlay-f22ce6e5487c67584ab2ba2efb54283d7127d025.tar.gz
brancik-overlay-f22ce6e5487c67584ab2ba2efb54283d7127d025.tar.bz2
Updated patches for sci-astronomy/astrometry
Diffstat (limited to 'sci-astronomy/astrometry/files/0.52-respect-user-flags')
-rw-r--r--sci-astronomy/astrometry/files/0.52-respect-user-flags12
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-astronomy/astrometry/files/0.52-respect-user-flags b/sci-astronomy/astrometry/files/0.52-respect-user-flags
new file mode 100644
index 0000000..6902310
--- /dev/null
+++ b/sci-astronomy/astrometry/files/0.52-respect-user-flags
@@ -0,0 +1,12 @@
+diff -wurN astrometry.net-0.52/util/makefile.common astrometry.net-0.52.optimize/util/makefile.common
+--- astrometry.net-0.52/util/makefile.common 2015-03-06 21:26:45.000000000 +0100
++++ astrometry.net-0.52.optimize/util/makefile.common 2015-03-10 22:41:54.598828875 +0100
+@@ -250,8 +250,6 @@
+
+ ifeq ($(OPTIMIZE),yes)
+ # speedy!
+- FLAGS_DEF += -O3
+- FLAGS_DEF += -fomit-frame-pointer
+ # turn off asserts:
+ FLAGS_DEF += $(ASSERT)
+