aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/openimageio/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD
index c54cce535d..ebf051ca6f 100644
--- a/testing/openimageio/APKBUILD
+++ b/testing/openimageio/APKBUILD
@@ -32,6 +32,7 @@ build() {
-DCMAKE_INSTALL_LIBDIR=lib \
-DPYLIB_INSTALL_DIR=lib/python2.7/site-packages \
-DCMAKE_SKIP_RPATH=ON \
+ -DSTOP_ON_WARNING=OFF \
-DOIIO_BUILD_TESTS=OFF \
-DOIIO_BUILD_TOOLS=ON \
-DINSTALL_FONTS=OFF