mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
R, enable 32bit build (#12170)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user