commit a96a5f0
hovercats
·
2026-05-12 19:33:31 +0000 UTC
parent 639c59c
curl: sync curl_config.h with upstream oasis
1 files changed,
+1,
-1
+1,
-1
1@@ -49,7 +49,7 @@
2 /* #undef CURL_DISABLE_VERBOSE_STRINGS */
3 /* #undef CURL_DISABLE_WEBSOCKETS */
4 #define CURL_EXTERN_SYMBOL __attribute__((__visibility__("default")))
5-#define CURL_OS "x86_64-pc-linux-musl"
6+#define CURL_OS "oasis"
7 /* #undef CURL_WITH_MULTI_SSL */
8 #define GETHOSTNAME_TYPE_ARG2 size_t
9 #define HAVE_ACCEPT4 1