commit | 36baa14b1d3dae811d46fd6b137a4ad7990a92b5 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Oct 24 13:54:20 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Nov 09 08:37:04 2018 -0800 |
tree | fdcbbd41da0512dd5d7b5bb5d9cf830e04f39a04 | |
parent | a65e30df5d348337ae0b6afe3f800473117853dd [diff] |
netipmid: Add -flto to CXXFLAGS Following the example of openbmc/openbmc#3364, adding -flto to CXX flags in order to reduce overall library and binary sizes. Ref: https://gcc.gnu.org/wiki/LinkTimeOptimization Change-Id: Iad0c9ccf5c0409321da4aaef21882eb7171e14b0 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>