Andrzej Ostruszka 098cc0fea3 build: add option to enable LTO
This patch adds an option to enable link time optimization.  In addition
to LTO option itself (-flto) fat-lto-objects are being used.  This is
because during the build pmdinfogen scans the generated ELF objects to
find this_pmd_name* symbol in symbol table.  Without fat-lto-objects gcc
produces ELF only with extra symbols for internal use during linking.

Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2019-11-08 15:17:05 +01:00
..
2019-06-17 12:35:54 +03:00
2019-10-12 14:20:21 +02:00
2019-07-19 14:17:11 +02:00
2019-11-08 15:17:05 +01:00
2019-05-04 23:39:23 +02:00
2019-11-08 15:17:05 +01:00
2018-04-11 23:40:40 +02:00
2018-12-19 01:25:56 +01:00
2019-01-20 13:08:50 +01:00
2018-11-26 20:19:24 +01:00