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:
@@ -275,7 +275,7 @@ HOST_AR = $(HOST_AR[1]) ;
|
|||||||
HOST_UNARFLAGS ?= x ;
|
HOST_UNARFLAGS ?= x ;
|
||||||
|
|
||||||
# check the host platform compatibility
|
# check the host platform compatibility
|
||||||
SetPlatformCompatibilityFlagVariables HOST_PLATFORM : HOST : host : linux ;
|
SetPlatformCompatibilityFlagVariables HOST_PLATFORM : HOST : host : linux freebsd ;
|
||||||
|
|
||||||
if $(HOST_PLATFORM) = linux {
|
if $(HOST_PLATFORM) = linux {
|
||||||
# don't use lex: otherwise rc will not work correctly
|
# don't use lex: otherwise rc will not work correctly
|
||||||
|
|||||||
Reference in New Issue
Block a user