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:
CodeforEvolution
2019-09-01 03:04:52 +00:00
committed by waddlesplash
parent 1761cb8e6f
commit 9e54316c52
63 changed files with 193 additions and 151 deletions
+1 -1
View File
@@ -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