diff options
| author | Sean Christopherson <[email protected]> | 2022-12-13 00:16:47 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-12-27 06:00:47 -0500 |
| commit | 2b2d8afc1acf6396bea14ef973d0029c4a5b33f4 (patch) | |
| tree | 2dc2570427dbbd8b89c50c8b8117630d38c6526a /tools/perf/scripts/python | |
| parent | 5dc38777a7de15109a1d45b42cf2bb7f1bbe6010 (diff) | |
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Probe -no-pie with the actual set of CFLAGS used to compile the tests,
clang whines about -no-pie being unused if the tests are compiled with
-static.
clang: warning: argument unused during compilation: '-no-pie'
[-Wunused-command-line-argument]
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions