diff options
Diffstat (limited to 'biology/phyml/files')
-rw-r--r-- | biology/phyml/files/patch-src-configure | 11 | ||||
-rw-r--r-- | biology/phyml/files/patch-src-configure.ac | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/biology/phyml/files/patch-src-configure b/biology/phyml/files/patch-src-configure deleted file mode 100644 index dbd05af4a45a..000000000000 --- a/biology/phyml/files/patch-src-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-07-20 16:01:12.000000000 -0400 -+++ configure 2009-07-20 16:02:03.000000000 -0400 -@@ -5491,8 +5491,6 @@ - esac - # End of cross-compilation macros - --CFLAGS+=" -O3 -fomit-frame-pointer -funroll-loops -Wall" -- - ac_config_files="$ac_config_files Makefile" - - cat >confcache <<\_ACEOF diff --git a/biology/phyml/files/patch-src-configure.ac b/biology/phyml/files/patch-src-configure.ac deleted file mode 100644 index da1f2449db83..000000000000 --- a/biology/phyml/files/patch-src-configure.ac +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2009-07-17 14:57:39.000000000 -0600 -+++ configure.ac 2009-07-17 14:57:55.000000000 -0600 -@@ -58,8 +58,6 @@ - esac - # End of cross-compilation macros - --CFLAGS+=" -O3 -fomit-frame-pointer -funroll-loops -Wall" -- - AC_CONFIG_FILES([Makefile]) - AC_OUTPUT - |