diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-10-30 17:54:39 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-10-30 17:54:39 +0000 |
| commit | ea12ddf1f29af2b607dbf046ecf8569a2da7f540 (patch) | |
| tree | dca73e0109db27ade51e38765894e004e267078d /gnu | |
| parent | 3d3c3229084990afad158d2e9bd703076e6c40f7 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/freebsd-native.h | 2 |
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..cc39a2a15325 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 6 #undef SYSTEM_INCLUDE_DIR /* We don't need one for now. */ #undef TOOL_INCLUDE_DIR /* We don't need one for now. */ |
