mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/openshadinglanguage to 1.3.3-3
This commit is contained in:
parent
c867a79a70
commit
8b2f1d279e
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=openshadinglanguage
|
||||
pkgver=1.3.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Advanced shading language for production GI renderers"
|
||||
arch=(i686 x86_64)
|
||||
url="https://github.com/imageworks/OpenShadingLanguage"
|
||||
|
@ -26,6 +26,7 @@ build() {
|
|||
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLLVM_STATIC=1 \
|
||||
-DUSE_TBB=0 \
|
||||
..
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue