From 4e1a6f1b3c543b9fbeb882a9e97551f7c58ca65a Mon Sep 17 00:00:00 2001 From: dzwdz Date: Mon, 25 Dec 2023 18:36:02 +0100 Subject: ports: curl :^) had to do a lot of hacky stuff, but it's there. worked on this on and off for a while now --- ports/curl/patches/0-autoconf.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ports/curl/patches/0-autoconf.patch (limited to 'ports/curl/patches/0-autoconf.patch') diff --git a/ports/curl/patches/0-autoconf.patch b/ports/curl/patches/0-autoconf.patch new file mode 100644 index 0000000..25ab95f --- /dev/null +++ b/ports/curl/patches/0-autoconf.patch @@ -0,0 +1,10 @@ +--- config.sub.orig 2023-11-20 20:42:24.667820565 +0100 ++++ config.sub 2023-11-20 20:42:38.215040191 +0100 +@@ -1754,6 +1754,7 @@ + | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ + | midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \ + | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \ ++ | camellia* \ + | fiwix* ) + ;; + # This one is extra strict with allowed versions -- cgit v1.2.3