diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-11 15:51:19 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-16 15:38:05 +0200 |
commit | c2390f16fc5b847a22f442a190d459beba07e86f (patch) | |
tree | 062088ccc8f6e8d1afdb2c50f1c4166b6b4e355a /arch | |
parent | c68c21ca929771a1f128d886359f9229d31cf80c (diff) |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions