mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/openshadinglanguage to 1.7.5-2
This commit is contained in:
parent
0b29f50082
commit
34f93ec57c
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=openshadinglanguage
|
||||
pkgver=1.7.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Advanced shading language for production GI renderers"
|
||||
arch=(i686 x86_64)
|
||||
url="https://github.com/imageworks/OpenShadingLanguage"
|
||||
|
@ -40,6 +40,7 @@ build() {
|
|||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLLVM_STATIC=1 \
|
||||
-DOSL_BUILD_CPP11=1 \
|
||||
-DSTOP_ON_WARNING=OFF \
|
||||
$BITCODE
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue