summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorPaolo Bonzini2021-12-10 09:55:15 +0100
committerPaolo Bonzini2022-01-12 14:09:06 +0100
commit37650689473c4cdb5838f90cbc1aefbcd9332fb0 (patch)
treeaff84d9330c26fa9812bcaf531d694a98d94e37f /scripts/switch-timer-api
parentblock/file-posix: Simplify the XFS_IOC_DIOINFO handling (diff)
downloadqemu-37650689473c4cdb5838f90cbc1aefbcd9332fb0.tar.gz
qemu-37650689473c4cdb5838f90cbc1aefbcd9332fb0.tar.xz
qemu-37650689473c4cdb5838f90cbc1aefbcd9332fb0.zip
configure: simplify creation of plugin symbol list
--dynamic-list is present on all supported ELF (not Windows or Darwin) platforms, since it dates back to 2006; -exported_symbols_list is likewise present on all supported versions of macOS. Do not bother doing a functional test in configure. Remove the file creation from configure as well: for Darwin, move the the creation of the Darwin-formatted symbols to meson; for ELF, use the file in the source path directly and switch from -Wl, to -Xlinker to not break weird paths that include a comma. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions