GCC automatically detects when it is linking LTO objects, but clang does not. Add -flto to LDFLAGS to make this work for clang too. Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 26ee6ff6ad)
26ee6ff6ad