summaryrefslogtreecommitdiffstats
path: root/gnu/gnu2bmake/libg++-2.6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/gnu2bmake/libg++-2.6.patch')
-rw-r--r--gnu/gnu2bmake/libg++-2.6.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/gnu/gnu2bmake/libg++-2.6.patch b/gnu/gnu2bmake/libg++-2.6.patch
deleted file mode 100644
index 442342e..0000000
--- a/gnu/gnu2bmake/libg++-2.6.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-This patch fixes two things:
-config.guess:
- i[34]86-*-FreeBSD* -> i386--bsd
-
-libio/gen-params:
- We use hex in limits.h
-
-Poul-Henning Kamp
-phk@login.dkuug.dk
-
-diff -C2 -r libg++-2.6.orig/config.guess libg++-2.6/config.guess
-*** libg++-2.6.orig/config.guess Sat Jul 16 12:11:08 1994
---- libg++-2.6/config.guess Sun Jul 31 20:45:59 1994
-***************
-*** 197,201 ****
- exit 0 ;;
- i[34]86:FreeBSD:*:*)
-! echo ${UNAME_MACHINE}-unknown-freebsd${UNAME_RELEASE}
- exit 0 ;;
- i[34]86:NetBSD:*:*)
---- 197,201 ----
- exit 0 ;;
- i[34]86:FreeBSD:*:*)
-! echo ${UNAME_MACHINE}-unknown-bsd
- exit 0 ;;
- i[34]86:NetBSD:*:*)
OpenPOWER on IntegriCloud