Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/handbrake/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/handbrake/PKGBUILD')
-rw-r--r--community/handbrake/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/handbrake/PKGBUILD b/community/handbrake/PKGBUILD
deleted file mode 100644
index 9986e55a..00000000
--- a/community/handbrake/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# x265 has hand-optimized assembly breaking with arch i686, disabled for now
-# (reported as https://github.com/HandBrake/HandBrake/issues/1363)
-eval "$(
- declare -f build | \
- sed '
- s@./configure@\0 --arch=i686 --disable-x265@
- '
-)"