mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
OpenCV: enable for x86
Untested but should work. AFAIK no revbump needed.
This commit is contained in:
@@ -17,7 +17,7 @@ CHECKSUM_SHA256="dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace190
|
||||
SOURCE_DIR="opencv-$portVersion"
|
||||
|
||||
ARCHITECTURES="?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user