mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
This is FreeBSD version 5.0.
This commit is contained in:
parent
4049dbb5fc
commit
bf7adae1e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58469
@ -56,7 +56,7 @@ Boston, MA 02111-1307, USA. */
|
||||
|
||||
/* Place spaces around this string. We depend on string splicing to produce
|
||||
the final CPP_PREDEFINES value. */
|
||||
#define CPP_FBSD_PREDEFINES " -Dunix -D__FreeBSD__=4 -D__FreeBSD_cc_version=400004 -Asystem(unix) -Asystem(FreeBSD) "
|
||||
#define CPP_FBSD_PREDEFINES " -Dunix -D__FreeBSD__=5 -D__FreeBSD_cc_version=500001 -Asystem(unix) -Asystem(FreeBSD) "
|
||||
|
||||
#define FBSD_CPP_SPEC "\
|
||||
%(cpp_cpu) \
|
||||
|
Loading…
Reference in New Issue
Block a user