Enter the long awaited start of FreeBSD 6.0!

This commit is contained in:
obrien 2004-08-21 03:58:39 +00:00
parent 280166417e
commit 370d30398a

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() \