mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
caffe, enable 32bit (#6877)
This commit is contained in:
@@ -16,7 +16,7 @@ PATCHES="caffe-$portVersion.patchset
|
||||
# https://github.com/BVLC/caffe/pull/7044
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2 ?x86"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
|
||||
commandBinDir=$binDir
|
||||
|
||||
Reference in New Issue
Block a user