Skip to content
Commit 1b93a60e authored by Tom Rini's avatar Tom Rini
Browse files

arm: When using LTO do not use -ffunction-sections/-fdata-sections



When we enable LTO support, we will get our size optimization handled
that way instead, so don't pass those flags.  However, due to how we're
using libgcc today we can't yet do that on aarch64.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 1255eb51
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment