aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-10-29 09:13:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-10-29 09:13:31 +0000
commit67ae0967981c6b9889ed62bc284e659d4f95c937 (patch)
treeb1f2f64bdf6445ff670ba262bf6b0597cae409d8 /gnu
parent1b1615593425d2f948cdefd07248afd704219d59 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_tools/freebsd-native.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
index 2997e25ed5c6..00ac78ca3bf5 100644
--- a/gnu/usr.bin/cc/cc_tools/freebsd-native.h
+++ b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
@@ -7,7 +7,7 @@
#define FREEBSD_NATIVE 1
/* Fake out gcc/config/freebsd<version>.h. */
-#define FBSD_MAJOR 5
+#define FBSD_MAJOR 7
#undef SYSTEM_INCLUDE_DIR /* We don't need one for now. */
#undef TOOL_INCLUDE_DIR /* We don't need one for now. */