Made FreeBSD work with jam.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15025 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
307807f2da
commit
9a05e71e91
@ -275,7 +275,7 @@ HOST_AR = $(HOST_AR[1]) ;
|
||||
HOST_UNARFLAGS ?= x ;
|
||||
|
||||
# check the host platform compatibility
|
||||
SetPlatformCompatibilityFlagVariables HOST_PLATFORM : HOST : host : linux ;
|
||||
SetPlatformCompatibilityFlagVariables HOST_PLATFORM : HOST : host : linux freebsd ;
|
||||
|
||||
if $(HOST_PLATFORM) = linux {
|
||||
# don't use lex: otherwise rc will not work correctly
|
||||
|
Loading…
x
Reference in New Issue
Block a user