On Mon Dec 2 18:22:40 2024 +0000, eric pouech wrote:
V3 pushed:
- simplify build-id settings on PE (just force LDFLAGS)
- removed -Wl,--build-id from CFLAGS on unix side
@jacek: didn't change winegcc for linux platform as -Wl,--build-id seems to work fine (just removed the option from CFLAGS as clang complains about it)
Unless I'm missing something, with your change to command line parser, we no longer store it in `linker_args`, so we don't pass it to the linker.