Get rid of gcc_syslibs REQUIREs.

This commit is contained in:
Augustin Cavalier
2015-08-04 15:43:07 -04:00
parent fabb448824
commit 1f4293e134
154 changed files with 5 additions and 322 deletions

View File

@@ -47,8 +47,7 @@ REQUIRES="
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
REQUIRES+="
lib:libgcc_s$secondaryArchSuffix
lib:libsupc++$secondaryArchSuffix
lib:libsupc++$secondaryArchSuffix
"
fi