linux/tools/power
Ben Hutchings 6ac1730f7d 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 <ben@decadent.org.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
2019-08-31 14:48:34 -04:00
..
acpi Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' 2019-07-08 11:02:22 +02:00
cpupower kbuild: create *.mod with full directory path and remove MODVERDIR 2019-07-18 02:19:31 +09:00
pm-graph Merge back earlier pm-tools material for v5.3. 2019-06-13 11:06:21 +02:00
x86 tools/power/x86: Enable compiler optimisations and Fortify by default 2019-08-31 14:48:34 -04:00