community/openshadinglanguage to 1.9.9-6

This commit is contained in:
Kevin Mihelich 2018-08-24 12:38:01 +00:00
parent 59c7ac2d26
commit 7387dcc3df

View file

@ -7,7 +7,7 @@
pkgname=openshadinglanguage
pkgver=1.9.9
pkgrel=5
pkgrel=6
pkgdesc="Advanced shading language for production GI renderers"
arch=(x86_64)
url="https://github.com/imageworks/OpenShadingLanguage"
@ -39,7 +39,6 @@ build() {
-DENABLERTTI=ON \
-DCMAKE_INSTALL_LIBDIR=lib \
-DLLVM_STATIC=0 \
-DOSL_BUILD_CPP11=1 \
-DSTOP_ON_WARNING=OFF \
$BITCODE
make