R, enable 32bit build (#12170)

This commit is contained in:
Schrijvers Luc
2025-04-15 10:44:46 +02:00
committed by GitHub
parent ed07d5675d
commit 8f9b1aed2d

View File

@@ -20,7 +20,7 @@ SOURCE_DIR="R-$portVersion"
PATCHES="r-$portVersion.patchset"
ARCHITECTURES="!all !x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 !x86"
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
commandBinDir=$binDir
commandSuffix=$secondaryArchSuffix