bin/ppp_up: undefined new stdlibc++ jamfile fix

This commit is contained in:
Alexander von Gluck IV 2017-04-23 16:14:50 +00:00
parent 740fa31b25
commit bba4f90605

View File

@ -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