Enter the long awaited start of FreeBSD 6.0!
This commit is contained in:
parent
280166417e
commit
370d30398a
@ -79,7 +79,7 @@ Boston, MA 02111-1307, USA. */
|
|||||||
#ifdef FREEBSD_NATIVE
|
#ifdef FREEBSD_NATIVE
|
||||||
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
|
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
|
||||||
do { \
|
do { \
|
||||||
builtin_define_std ("__FreeBSD_cc_version=520001"); \
|
builtin_define_std ("__FreeBSD_cc_version=600001"); \
|
||||||
} while (0)
|
} while (0)
|
||||||
#else
|
#else
|
||||||
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
|
#define FBSD_NATIVE_TARGET_OS_CPP_BUILTINS() \
|
||||||
|
Loading…
Reference in New Issue
Block a user