aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch
diff options
context:
space:
mode:
Diffstat (limited to 'main/freeswitch')
-rw-r--r--main/freeswitch/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 640a339cc5..c44e4ce8f6 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -6,7 +6,9 @@ pkgver=1.8.7
pkgrel=1
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
-arch="all"
+# Fails to build with more recent autotools versions and upstream only supports debian:
+# https://github.com/signalwire/freeswitch/issues/557
+arch=""
license="MPL-1.1"
makedepends="
bash