mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Enter the long awaited start of FreeBSD 6.0!
This commit is contained in:
parent
1ca2208839
commit
b4e8286b3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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() \
|
||||
|
|
|
|||
Loading…
Reference in a new issue