Fix FreeBSD 10.1 build
This commit is contained in:
committed by
Jon Trulson
parent
bf0666a330
commit
29294e0373
@@ -36,6 +36,7 @@ USE_GCC = UseGcc
|
||||
|
||||
#if OSMajorVersion >= 10
|
||||
#define CppArgs -Wno-invalid-pp-token
|
||||
#define DirFailPrefix -
|
||||
#else
|
||||
#define CppArgs /**/
|
||||
#endif
|
||||
|
||||
@@ -354,7 +354,7 @@ char *cpp_argv[ARGUMENTS] = {
|
||||
{"-D__powerpc64__", "1"},
|
||||
# endif
|
||||
|
||||
# ifdef __GNUC__
|
||||
# if defined(__GNUC__) && !defined(__llvm__)
|
||||
"-traditional",
|
||||
# endif
|
||||
# ifdef __llvm__
|
||||
|
||||
Reference in New Issue
Block a user