summaryrefslogtreecommitdiffstats
path: root/lang/gcc28/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-08-17 12:03:59 +0000
committerpav <pav@FreeBSD.org>2005-08-17 12:03:59 +0000
commit0c66f55c9aef18fae61f3a3546f56f644cb3c064 (patch)
tree219cca5fa8995ebac8a2b41411ac579b3cfa9acb /lang/gcc28/files
parent0c4a0abf8b4e9872ab6dea990116d207ccb17ff5 (diff)
downloadFreeBSD-ports-0c66f55c9aef18fae61f3a3546f56f644cb3c064.zip
FreeBSD-ports-0c66f55c9aef18fae61f3a3546f56f644cb3c064.tar.gz
- Unbreak on 6.0
- Take maintainership PR: ports/85036 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Approved by: portmgr (clement)
Diffstat (limited to 'lang/gcc28/files')
-rw-r--r--lang/gcc28/files/patch-2410
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/gcc28/files/patch-24 b/lang/gcc28/files/patch-24
new file mode 100644
index 0000000..ea4d03a
--- /dev/null
+++ b/lang/gcc28/files/patch-24
@@ -0,0 +1,10 @@
+--- protoize.c.orig Fri Feb 27 01:39:03 1998
++++ protoize.c Wed Aug 17 21:22:15 2005
+@@ -57,6 +57,7 @@
+ #define _POSIX_SOURCE
+ #endif
+
++#include <sys/cdefs.h>
+ #include <varargs.h>
+ /* On some systems stdio.h includes stdarg.h;
+ we must bring in varargs.h first. */
OpenPOWER on IntegriCloud