Move __FreeBSD__ define to header files

This commit is contained in:
Sebastian Huber
2013-12-12 10:38:22 +01:00
parent f574d27f8f
commit e48f60383e
4 changed files with 4 additions and 2 deletions

View File

@@ -421,7 +421,6 @@ class ModuleManager:
'CFLAGS += -Ifreebsd/lib/libmemstat\n' \
'CFLAGS += -Ifreebsd/lib/libipsec\n' \
'CFLAGS += -Itestsuite/include\n' \
'CFLAGS += -D__FreeBSD__\n' \
'CFLAGS += -D__DBINTERFACE_PRIVATE\n' \
'CFLAGS += -DINET6\n' \
'CFLAGS += -w\n' \