bin/pppconfig: undefined new stdlibc++ jamfile fix
This commit is contained in:
parent
0b00d855e1
commit
e58f2c44ad
@ -18,7 +18,7 @@ UseHeaders [ FDirName $(HAIKU_TOP) src add-ons kernel network ppp shared
|
||||
BinCommand pppconfig :
|
||||
pppconfig.cpp
|
||||
:
|
||||
be libppp.a $(TARGET_LIBSUPC++) $(TARGET_NETWORK_LIBS)
|
||||
be libppp.a [ TargetLibsupc++ ] libbsd.so $(TARGET_NETWORK_LIBS)
|
||||
;
|
||||
|
||||
# Installation -- in the test directory for the time being
|
||||
|
Loading…
x
Reference in New Issue
Block a user