From 48fa42c8e78eff9094098251b07b434893a67959 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Fri, 14 Nov 2003 22:01:13 +0000 Subject: Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4. There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system. --- lang/gcc46/files/patch-fb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 lang/gcc46/files/patch-fb (limited to 'lang/gcc46/files/patch-fb') diff --git a/lang/gcc46/files/patch-fb b/lang/gcc46/files/patch-fb deleted file mode 100644 index dae6d331898c..000000000000 --- a/lang/gcc46/files/patch-fb +++ /dev/null @@ -1,13 +0,0 @@ ---- gcc/flags.h.orig Sun Jan 31 09:46:18 1999 -+++ gcc/flags.h Tue Mar 30 13:17:11 1999 -@@ -137,6 +137,10 @@ - - extern int warn_aggregate_return; - -+/* Nonzero means that -Wformat accepts certain non-ANSI formats. */ -+ -+extern int flag_format_extensions; -+ - /* Nonzero if generating code to do profiling. */ - - extern int profile_flag; -- cgit v1.2.3