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

This commit is contained in:
Alexander Leidinger 2012-01-24 11:06:22 +00:00
parent 373de5d88b
commit 02068a2420
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=230500

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 =