Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/openvdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/openvdb/PKGBUILD')
-rw-r--r--extra/openvdb/PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/extra/openvdb/PKGBUILD b/extra/openvdb/PKGBUILD
index 37857a5d..99a7e967 100644
--- a/extra/openvdb/PKGBUILD
+++ b/extra/openvdb/PKGBUILD
@@ -1,10 +1,4 @@
-# problems with python numpy everywhere
-eval "$(
- declare -f build | \
- sed '
- s/-DUSE_NUMPY=ON/-DUSE_NUMPY=OFF/
- '
-)"
+options+=(!debug)
# -latomic on i486
if [ "$CARCH" = 'i486' ]; then