aboutsummaryrefslogtreecommitdiffstats
path: root/math/gap/files/patch-gap4r4_cnf_configure.out
diff options
context:
space:
mode:
Diffstat (limited to 'math/gap/files/patch-gap4r4_cnf_configure.out')
-rw-r--r--math/gap/files/patch-gap4r4_cnf_configure.out11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/gap/files/patch-gap4r4_cnf_configure.out b/math/gap/files/patch-gap4r4_cnf_configure.out
deleted file mode 100644
index ccffbd5f1e9e..000000000000
--- a/math/gap/files/patch-gap4r4_cnf_configure.out
+++ /dev/null
@@ -1,11 +0,0 @@
---- gap4r4/cnf/configure.out.orig Fri Jul 22 16:39:30 2005
-+++ gap4r4/cnf/configure.out Fri Jul 22 16:39:27 2005
-@@ -3708,6 +3708,8 @@ if test "${gp_cv_cflags+set}" = set; the
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- case "$host-$CC" in
-+ *-freebsd* )
-+ gp_cv_cflags="";;
- *-gcc | *-linux*-cc )
- gp_cv_cflags="-Wall -g -O2";;
- i686-*-egcs )