diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-11-14 22:01:13 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-11-14 22:01:13 +0000 |
commit | 48fa42c8e78eff9094098251b07b434893a67959 (patch) | |
tree | 43ea2807dd442a128697545260275b7540a419d2 /lang/gcc/files/patch-fb | |
parent | 3089e65abd11c826c05575f91dadb6d3baa4cff1 (diff) |
Notes
Diffstat (limited to 'lang/gcc/files/patch-fb')
-rw-r--r-- | lang/gcc/files/patch-fb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/gcc/files/patch-fb b/lang/gcc/files/patch-fb deleted file mode 100644 index dae6d331898c..000000000000 --- a/lang/gcc/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; |