Fix the build of test_app_server on 64bit
So many Jamfiles to search through...runs also, but there are lots of graphical glitches Change-Id: Ibf9e64566a5b8c5742792ac9b1b0f9ccc6693c8d Reviewed-on: https://review.haiku-os.org/c/haiku/+/1753 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
1761cb8e6f
commit
9e54316c52
+1
-1
@@ -123,7 +123,7 @@ StdBinCommands
|
||||
settype.cpp
|
||||
spybmessage.cpp
|
||||
urlwrapper.cpp
|
||||
: be [ TargetLibsupc++ ] : $(haiku-utils_rsrc) ;
|
||||
: be [ TargetLibstdc++ ] [ TargetLibsupc++ ] : $(haiku-utils_rsrc) ;
|
||||
|
||||
# standard commands that need libbe.so, libsupc++.so, and libshared.a
|
||||
StdBinCommands
|
||||
|
||||
Reference in New Issue
Block a user