-
3af509f0
by Eric Pouech at 2024-12-03T12:15:53+01:00
configure: Properly test clang for dwarf support.
clang emits a warning when linking the dwarf's long sections names, which
lets the configuration test fail.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
af7729af
by Eric Pouech at 2024-12-03T12:15:53+01:00
winegcc: Remap build-id linker option for clang.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
79431603
by Eric Pouech at 2024-12-03T12:16:37+01:00
configure: Use -Wl,--build-id unconditionally if requested.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
a9adf45f
by Eric Pouech at 2024-12-03T12:16:46+01:00
configure: Don't add -Wl,--build-id linker option to CFLAGS.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>