about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/networking/cadaver/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/networking/cadaver/configure.patch')
-rw-r--r--nixpkgs/pkgs/tools/networking/cadaver/configure.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/nixpkgs/pkgs/tools/networking/cadaver/configure.patch b/nixpkgs/pkgs/tools/networking/cadaver/configure.patch
deleted file mode 100644
index b618099b371a..000000000000
--- a/nixpkgs/pkgs/tools/networking/cadaver/configure.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/configure.orig
-+++ b/configure
-@@ -9595,7 +9595,7 @@ fi
- $as_echo "$ne_cv_lib_neon" >&6; }
-     if test "$ne_cv_lib_neon" = "yes"; then
-        ne_cv_lib_neonver=no
--       for v in 27 28 29; do
-+       for v in 27 28 29 30 31; do
-           case $ne_libver in
-           0.$v.*) ne_cv_lib_neonver=yes ;;
-           esac
-@@ -10328,7 +10328,7 @@ fi
- $as_echo "$ne_cv_lib_neon" >&6; }
-     if test "$ne_cv_lib_neon" = "yes"; then
-        ne_cv_lib_neonver=no
--       for v in 27 28 29; do
-+       for v in 27 28 29 30 31; do
-           case $ne_libver in
-           0.$v.*) ne_cv_lib_neonver=yes ;;
-           esac