On Mon Dec 2 16:17:26 2024 +0000, eric pouech wrote:
I'll give a look (likely will require adaptation on configure.ac as well)
actually, clang in generic Unix compilation happily accepts -Wl,--build-id (just warns about the flag being added to CFLAGS, which can remove IMO) so winegcc adaptation for Unix target doesn't seem needed, and I'd rather call all of this a clang bug to not accept --build-id for windows's target while it does for unix