mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
Seems we are not ready for revision 1.8.
This commit is contained in:
parent
4f3cd85e1d
commit
e07ec61d37
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97543
@ -574,7 +574,8 @@ extern int ix86_arch;
|
||||
#endif
|
||||
|
||||
#define CPP_CPU32_SPEC \
|
||||
"-Acpu=i386 -Amachine=i386 -D__i386 -D__i386__ %(cpp_cpu32sizet)"
|
||||
"-Acpu=i386 -Amachine=i386 %{!ansi:%{!std=c*:%{!std=i*:-Di386}}} -D__i386 \
|
||||
-D__i386__ %(cpp_cpu32sizet)"
|
||||
|
||||
#define CPP_CPU64_SPEC \
|
||||
"-Acpu=x86_64 -Amachine=x86_64 -D__x86_64 -D__x86_64__ %(cpp_cpu64sizet)"
|
||||
|
Loading…
Reference in New Issue
Block a user