curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: marking curl wth build id

From: Ray Satiro via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 22 Aug 2019 11:58:06 -0400

On 8/22/2019 10:21 AM, toby via curl-users wrote:
> what kind of answer is this?
>
>
> On Thu, 22 Aug 2019 16:07:36 +0200 (CEST)
> Daniel Stenberg <daniel_at_haxx.se> wrote:
>
>> On Thu, 22 Aug 2019, toby via curl-users wrote:
>>
>>> why are you marking the curl build with a build id?
>>>
>>> file /usr/local/bin/curl
>>>
>>> BuildID[sha1]=
>> I don't think I can even easily avoid it. It comes for free and automatically.

Please don't top post [1] it makes the conversation hard to follow. He
answered your question. If you don't want a build id then you can disable it

LDFLAGS=-Wl,--build-id=none ../configure ....

[1]: https://curl.haxx.se/mail/etiquette.html#Do_Not_Top_Post

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-08-22