Fix FreeBSD 10.1 build

This commit is contained in:
Ulrich Wilkens
2014-11-20 02:11:47 +01:00
committed by Jon Trulson
parent bf0666a330
commit 29294e0373
18 changed files with 18 additions and 22 deletions

View File

@@ -36,6 +36,7 @@ USE_GCC = UseGcc
#if OSMajorVersion >= 10
#define CppArgs -Wno-invalid-pp-token
#define DirFailPrefix -
#else
#define CppArgs /**/
#endif