-
Paolo Bonzini authored
Meson automatically adds "-undefined dynamic_lookup" to shared_module build targets; b_lundef is only needed for executables. Therefore, we can remove this option. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredMeson automatically adds "-undefined dynamic_lookup" to shared_module build targets; b_lundef is only needed for executables. Therefore, we can remove this option. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading