diff options
author | Alan Modra <amodra@gmail.com> | 2025-02-07 18:43:00 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-02-08 09:29:58 +1030 |
commit | 1240a108069ec8ad8c3ee621ced2d5162e7132b3 (patch) | |
tree | 7ae9acec34cef13f69a2ae68f29b8193caf899dd /mkinstalldirs | |
parent | ae84e36caf44936ee94d9dcbfe427ff0bd9434df (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
Commit 73ab3b9825 results in a warning compiling eelf_x86_64_sol2.c,
breaking --enable-targets=all builds.
warning: ‘elf_x86_64_before_allocation’ defined but not used
Fix this by hooking up the chain of before_allocation functions, so
x86_64-solaris2 calls elf_x86_64_before_allocation, while
sparc64-solaris2 calls gldelf64_sparc_sol2_before_allocation.
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions