ispc: broken
This commit is contained in:
parent
413979c5be
commit
0c93507d8f
|
@ -14,6 +14,7 @@ distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
|
|||
patch_args="-p1"
|
||||
checksum=0aa30e989f8d446b2680c9078d5c5db70634f40b9aa07db387aa35aa08dd0b81
|
||||
nopie=yes
|
||||
broken="Fails to apply patches"
|
||||
|
||||
pre_build() {
|
||||
sed -i '/WERROR=/d' Makefile
|
||||
|
|
Loading…
Reference in New Issue