Alexandre Julliard pushed to branch master at wine / wine
Commits: 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
- - - - -
3 changed files:
- configure - configure.ac - tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b476074f88b8f4c7ec2a34a0bce340...