summaryrefslogtreecommitdiff
path: root/extra/libfido2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libfido2/PKGBUILD')
-rw-r--r--extra/libfido2/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/extra/libfido2/PKGBUILD b/extra/libfido2/PKGBUILD
deleted file mode 100644
index 77ebd65c..00000000
--- a/extra/libfido2/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# no -Werror
-eval "$(
- declare -f build \
- | sed '
- /\bcmake\b/ i sed -i "/Werror/d" CMakeLists.txt
- '
-)"