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