From 2d414a30bf7f99f3e2e73b05fdd68abeafbf6482 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 2 Apr 2021 22:23:45 +0300 Subject: Drop using redundant libcurl-symbols.expsym file --- libcurl/README-DEV | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libcurl/README-DEV') diff --git a/libcurl/README-DEV b/libcurl/README-DEV index 623a560..d4e099d 100644 --- a/libcurl/README-DEV +++ b/libcurl/README-DEV @@ -13,10 +13,6 @@ Some macro values cannot be easily determined at the preprocessing time. We define them based on the supported platform tests and add libcurl/assert.c, containing compile-time assertions for the macros in question. -Copy the upstream's libtool-generated for MacOS libcurl-symbols.expsym file -and comment out (with #) the _curl_jmpenv symbol in it since it causes the -'cannot export hidden symbol' linked warning on MacOS. - Note that re-creating libcurl/curl_config.h from scratch every time we upgrade to a new upstream version would be a real pain. Instead we can only (un)define the newly introduced macros, comparing the already defined and currently used -- cgit v1.1