aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gdnsd/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/gdnsd/APKBUILD b/community/gdnsd/APKBUILD
index 6558cca1702..279174411ec 100644
--- a/community/gdnsd/APKBUILD
+++ b/community/gdnsd/APKBUILD
@@ -34,6 +34,8 @@ source="https://github.com/gdnsd/gdnsd/releases/download/v$pkgver/gdnsd-$pkgver.
gdnsd.initd"
options="!check" # missing perl modules for tests
+[ "$CARCH" = "riscv64" ] && options="$options textrels"
+
# secfixes:
# 2.4.3-r0:
# - CVE-2019-13952