We are in FreeBSD 10 now: define __FreeBSD__ to 10.

This commit is contained in:
netchild 2012-01-24 11:06:22 +00:00
parent 728e6ff16e
commit 0d3cd12243

View File

@ -231,7 +231,7 @@ INCLUDE_PATH = $(DOXYGEN_SRC_INCLUDE_PATH) \
.
INCLUDE_FILE_PATTERNS = *.h
PREDEFINED = _KERNEL \
__FreeBSD__=9 \
__FreeBSD__=10 \
__${TARGET_ARCH}__=1 \
__${TARGET_ARCH}=1
EXPAND_AS_DEFINED =