mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
remove x86_64 from SECONDARY_ARCHITECTURES
This commit is contained in:
@@ -20,7 +20,7 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
else
|
||||
ARCHITECTURES="$ARCHITECTURES !x86_gcc2"
|
||||
fi
|
||||
SECONDARY_ARCHITECTURES="x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
squirrel$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user