From 2e40b9c57587224cd6f08f6a06369bb9e914d599 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Thu, 3 Dec 2015 20:56:44 +0100 Subject: Bump sci-astronomy/astrometry --- sci-astronomy/astrometry/files/0.64-respect-user-flags.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sci-astronomy/astrometry/files/0.64-respect-user-flags.patch (limited to 'sci-astronomy/astrometry/files/0.64-respect-user-flags.patch') diff --git a/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch b/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch new file mode 100644 index 0000000..ab55cbb --- /dev/null +++ b/sci-astronomy/astrometry/files/0.64-respect-user-flags.patch @@ -0,0 +1,12 @@ +--- 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) + -- cgit v1.2.3