Enter the long awaited start of FreeBSD 6.0!

This commit is contained in:
David E. O'Brien 2004-08-21 03:58:39 +00:00
parent 1ca2208839
commit b4e8286b3b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134097

View File

@ -79,7 +79,7 @@ Boston, MA 02111-1307, USA. */
#ifdef FREEBSD_NATIVE
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
do { \
builtin_define_std ("__FreeBSD_cc_version=520001"); \
builtin_define_std ("__FreeBSD_cc_version=600001"); \
} while (0)
#else
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \