diff options
| author | Ben Hutchings <[email protected]> | 2018-09-16 15:06:10 +0000 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2019-08-31 18:48:34 +0000 |
| commit | 6ac1730f7db86f0a92d4de0f2b4ca9cd124080fe (patch) | |
| tree | dd10a04ed690c7ebfbcb4b7aab3ed450b2698f4e /tools/perf/scripts/python | |
| parent | tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 (diff) | |
| download | kernel-6ac1730f7db86f0a92d4de0f2b4ca9cd124080fe.tar.gz kernel-6ac1730f7db86f0a92d4de0f2b4ca9cd124080fe.zip | |
tools/power/x86: Enable compiler optimisations and Fortify by default
Compiling without optimisations is silly, especially since some
warnings depend on the optimiser. Use -O2.
Fortify adds warnings for unchecked I/O (among other things), which
seems to be a good idea for user-space code. Enable that too.
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
