aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/patches/100-check_long_long.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/curl/patches/100-check_long_long.patch')
-rw-r--r--package/network/utils/curl/patches/100-check_long_long.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/network/utils/curl/patches/100-check_long_long.patch b/package/network/utils/curl/patches/100-check_long_long.patch
deleted file mode 100644
index 2dd8cc72d8..0000000000
--- a/package/network/utils/curl/patches/100-check_long_long.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -2885,6 +2885,7 @@ CURL_VERIFY_RUNTIMELIBS
-
- AC_CHECK_SIZEOF(size_t)
- AC_CHECK_SIZEOF(long)
-+AC_CHECK_SIZEOF(long long)
- AC_CHECK_SIZEOF(int)
- AC_CHECK_SIZEOF(short)
- CURL_CONFIGURE_LONG