mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 02:24:40 +01:00
Fixed syntax error I introduced earlier.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24521 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e5fca722e8
commit
f40fa15314
@ -18,7 +18,7 @@ fixincludes="${machine}"
|
||||
#
|
||||
case $build in
|
||||
i?86-*-msdosdjgpp* | \
|
||||
*-*-beos* \
|
||||
*-*-beos* | \
|
||||
*-*-haiku* )
|
||||
MAKE="${MAKE} TARGETS=twoprocess"
|
||||
CFLAGS="${CFLAGS} -DSEPARATE_FIX_PROC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user