pkgman: link against needed libstdc++
This commit is contained in:
@@ -21,5 +21,5 @@ BinCommand pkgman :
|
|||||||
RepositoryBuilder.cpp
|
RepositoryBuilder.cpp
|
||||||
:
|
:
|
||||||
package be
|
package be
|
||||||
$(TARGET_LIBSUPC++)
|
$(TARGET_LIBSUPC++) $(TARGET_LIBSTDC++)
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user