summaryrefslogtreecommitdiff
path: root/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-12-03 20:46:52 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-12-03 20:46:52 +0100
commit8a6955c12939490dd0d4a8d8d50c49fa1f1b501e (patch)
tree93b8ded4e06631ad3a324d7b1ddd6eb7e6c337f7 /sci-astronomy/astrometry/files/0.52-respect-user-flags.patch
parent4a2c4a39a01adb3014663344ab739a8a681c691f (diff)
downloadbrancik-overlay-8a6955c12939490dd0d4a8d8d50c49fa1f1b501e.tar.gz
brancik-overlay-8a6955c12939490dd0d4a8d8d50c49fa1f1b501e.tar.bz2
Bump sci-astronomy/astrometry and patches
Diffstat (limited to 'sci-astronomy/astrometry/files/0.52-respect-user-flags.patch')
-rw-r--r--sci-astronomy/astrometry/files/0.52-respect-user-flags.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch b/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch
deleted file mode 100644
index 6902310..0000000
--- a/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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)
-