From f323d19f11206a01b998ebb4ab76817c5a864fe9 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Thu, 3 Dec 2015 20:53:27 +0100 Subject: Revert "Bump sci-astronomy/astrometry and patches" This reverts commit 8a6955c12939490dd0d4a8d8d50c49fa1f1b501e. --- sci-astronomy/astrometry/files/0.52-respect-user-flags.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sci-astronomy/astrometry/files/0.52-respect-user-flags.patch (limited to 'sci-astronomy/astrometry/files/0.52-respect-user-flags.patch') diff --git a/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch b/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch new file mode 100644 index 0000000..6902310 --- /dev/null +++ b/sci-astronomy/astrometry/files/0.52-respect-user-flags.patch @@ -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) + -- cgit v1.2.3