summaryrefslogtreecommitdiff
path: root/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-12-03 20:53:27 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-12-03 20:53:27 +0100
commitf323d19f11206a01b998ebb4ab76817c5a864fe9 (patch)
treeb510d545ded8dfd3f9f8d2503bc38e36894c4bfb /sci-astronomy/astrometry/files/0.64-respect-user-flags.patch
parent8a6955c12939490dd0d4a8d8d50c49fa1f1b501e (diff)
downloadbrancik-overlay-f323d19f11206a01b998ebb4ab76817c5a864fe9.tar.gz
brancik-overlay-f323d19f11206a01b998ebb4ab76817c5a864fe9.tar.bz2
Revert "Bump sci-astronomy/astrometry and patches"
This reverts commit 8a6955c12939490dd0d4a8d8d50c49fa1f1b501e.
Diffstat (limited to 'sci-astronomy/astrometry/files/0.64-respect-user-flags.patch')
-rw-r--r--sci-astronomy/astrometry/files/0.64-respect-user-flags.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch b/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch
deleted file mode 100644
index ab55cbb..0000000
--- a/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- util/makefile.common 2015-10-26 16:32:56.000000000 +0100
-+++ util/makefile.common.new 2015-12-03 20:29:01.368257244 +0100
-@@ -241,9 +228,6 @@
- else
-
- ifeq ($(OPTIMIZE),yes)
-- # speedy!
-- FLAGS_DEF += -O3
-- FLAGS_DEF += -fomit-frame-pointer
- # turn off asserts:
- FLAGS_DEF += $(ASSERT)
-