Remove redundant _lto_cflags define
ThinLTO is the default.
This commit is contained in:
parent
6f21bc0e93
commit
63b3c28c34
@ -327,8 +327,6 @@ rm test/CodeGen/profile-filter.c
|
||||
|
||||
%build
|
||||
|
||||
# Use ThinLTO to limit build time.
|
||||
%define _lto_cflags -flto=thin
|
||||
# And disable LTO on AArch64 entirely.
|
||||
%ifarch aarch64
|
||||
%define _lto_cflags %{nil}
|
||||
|
Loading…
Reference in New Issue
Block a user