curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: --disable-symbol-hiding not working anymore?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 2 Aug 2018 15:07:56 +0200 (CEST)

On Thu, 2 Aug 2018, Dan Fandrich wrote:

> I found the reason: commit 4b414249 "lib: don't export all symbols, just
> everything curl_*" This commit completely ignores --disable-symbol-hiding and
> ends up trying to do what it does but in poorer fashion.

Lovely, thanks! Here's my attempt at fixing it:

   https://github.com/curl/curl/pull/2831

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-08-02