We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3effd53 commit ef9829fCopy full SHA for ef9829f
vendor/curl/lib/config-linux.h
@@ -777,7 +777,7 @@
777
/* #undef NTLM_WB_FILE */
778
779
/* cpu-machine-OS */
780
-#define OS "x86_64-pc-linux-gnu"
+#define CURL_OS "x86_64-pc-linux-gnu"
781
782
/* Name of package */
783
#define PACKAGE "curl"
vendor/curl/lib/config-macos.h
-#define OS "x86_64-apple-darwin22.5.0"
+#define CURL_OS "x86_64-apple-darwin22.5.0"
0 commit comments