Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefilec2390f16 Thu Apr 11 08:51:19 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> selftests: kvm: fix for compilers that do not support -no-pie

-no-pie was added to GCC at the same time as their configuration option
--enable-default-pie. Compilers that were built before do not have
-no-pie, but they also do not need it. Detect the option at build
time.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
c2390f16 Thu Apr 11 08:51:19 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> selftests: kvm: fix for compilers that do not support -no-pie

-no-pie was added to GCC at the same time as their configuration option
--enable-default-pie. Compilers that were built before do not have
-no-pie, but they also do not need it. Detect the option at build
time.

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