mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ispc: rebuild for llvm11
This commit is contained in:
parent
5406152076
commit
d77a47b077
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ispc'
|
# Template file for 'ispc'
|
||||||
pkgname=ispc
|
pkgname=ispc
|
||||||
version=1.14.1
|
version=1.14.1
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64*"
|
archs="x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DISPC_NO_DUMPS=ON -DARM_ENABLED=OFF"
|
configure_args="-DISPC_NO_DUMPS=ON -DARM_ENABLED=OFF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue