mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.
This commit is contained in:
parent
a66bd858ec
commit
e09c90cd8a
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Boston, MA 02111-1307, USA. */
|
|||
|
||||
/* Place spaces around this string. We depend on string splicing to produce
|
||||
the final CPP_PREDEFINES value. */
|
||||
#define FBSD_CPP_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500001 -Asystem(unix) -Asystem(FreeBSD) "
|
||||
#define FBSD_CPP_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500002 -Asystem(unix) -Asystem(FreeBSD) "
|
||||
|
||||
#define FBSD_CPP_SPEC "\
|
||||
%(cpp_cpu) \
|
||||
|
|
|
|||
Loading…
Reference in a new issue