opencv4.13, enable 32bit (#13761)

This commit is contained in:
Schrijvers Luc
2026-02-21 17:40:56 +01:00
committed by GitHub
parent 7d10f6b730
commit c7285b9ae5

View File

@@ -20,7 +20,7 @@ CHECKSUM_SHA256_2="1e0077a4fd2960a7d2f4c9e49d6ba7bb891cac2d1be36d7e8e47aa97a9d10
SOURCE_DIR="opencv-$portVersion"
ARCHITECTURES="all !x86_gcc2"
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
@@ -513,7 +513,7 @@ INSTALL()
libopencv_wechat_qrcode
# fixCmake
sed -i 's,\/include,/'${relativeIncludeDir}',g' \
sed -i 's,\/include,/${relativeIncludeDir},g' \
$libDir/cmake/opencv4/OpenCVConfig.cmake
fixPkgconfig