Blame patches/curl-8.7.1.local.patch

ed757c
diff -ru curl-8.7.1.orig/configure curl-8.7.1/configure
ed757c
--- curl-8.7.1.orig/configure	2024-04-08 23:55:17.997659030 +0200
ed757c
+++ curl-8.7.1/configure	2024-04-09 00:03:10.404057041 +0200
ed757c
@@ -15627,6 +15627,16 @@
ed757c
   hardcode_libdir_flag_spec='-L$libdir'
ed757c
   ;;
ed757c
 
ed757c
+midipix*)
ed757c
+  version_type=linux # correct to gnu/linux during the next big refactor
ed757c
+  need_lib_prefix=no
ed757c
+  need_version=no
ed757c
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
ed757c
+  soname_spec='$libname$release$shared_ext$major'
ed757c
+  shlibpath_var=LD_LIBRARY_PATH
ed757c
+  ;;
ed757c
+
ed757c
+
ed757c
 # This must be glibc/ELF.
ed757c
 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
ed757c
   version_type=linux # correct to gnu/linux during the next big refactor