bin/ppp_up: undefined new stdlibc++ jamfile fix
This commit is contained in:
parent
740fa31b25
commit
bba4f90605
@ -27,7 +27,7 @@ BinCommand ppp_up :
|
||||
PPPStatusWindow.cpp
|
||||
PPPUpApplication.cpp
|
||||
:
|
||||
libppp.a be $(TARGET_LIBSUPC++) translation $(HAIKU_LOCALE_LIBS) root $(TARGET_NETWORK_LIBS)
|
||||
be libppp.a [ TargetLibsupc++ ] translation $(HAIKU_LOCALE_LIBS) libbsd.so $(TARGET_NETWORK_LIBS)
|
||||
;
|
||||
|
||||
# Installation
|
||||
|
Loading…
Reference in New Issue
Block a user