Home
last modified time | relevance | path

Searched hist:a5cb7c5a (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Dmeson.builda5cb7c5a Mon Oct 19 05:56:16 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> meson: use b_staticpic=false for meson >=0.56.0

Meson 0.56.0 correctly builds non-PIC static libraries with -fPIE if
b_pie=true. We do not have to pass b_staticpic=true if PIE is requested
if Meson is new-enough, which improves performance.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dconfigurea5cb7c5a Mon Oct 19 05:56:16 CDT 2020 Paolo Bonzini <pbonzini@redhat.com> meson: use b_staticpic=false for meson >=0.56.0

Meson 0.56.0 correctly builds non-PIC static libraries with -fPIE if
b_pie=true. We do not have to pass b_staticpic=true if PIE is requested
if Meson is new-enough, which improves performance.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>