mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Get rid of gcc_syslibs REQUIREs.
This commit is contained in:
@@ -42,9 +42,7 @@ REQUIRES="
|
||||
if [ "$effectiveTargetArchitecture" != 'x86_gcc2' ]; then
|
||||
REQUIRES="
|
||||
$REQUIRES
|
||||
lib:libgcc_s$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
fi
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user