Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/memcached/PKGBUILD
blob: b4f9626f461b23cfddcba46adcc6cc02cbd02af7 (plain)
1
2
3
4
5
6
7
# seccomp fails happilly in tests, so disabling it
eval "$(
declare -f build | \
  sed '
	s/--enable-seccomp/--disable-seccomp/
  '
)"