summaryrefslogtreecommitdiff
path: root/core/ldns/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ldns/PKGBUILD')
-rw-r--r--core/ldns/PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/ldns/PKGBUILD b/core/ldns/PKGBUILD
deleted file mode 100644
index a8a502c9..00000000
--- a/core/ldns/PKGBUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-# i486-specific
-if [ "${CARCH}" = "i486" ]; then
- # break the cycle via ldns, unbound draws in a
- # crazy amount of dependencies, via protobuf even clang/llvm!
- depends=(${depends[@]//dnssec-anchors/})
-fi