caffe, enable 32bit (#6877)

This commit is contained in:
Schrijvers Luc
2022-05-05 17:00:21 +02:00
committed by GitHub
parent 24161510da
commit 404914b2d1

View File

@@ -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