Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Git doen't support lto with gcc flag -O3 and -Ofast. This is discussed in #24366. If CONFIG_USE_LTO=y, filter -O% from CPPFLAGS and set to -O2. Signed-off-by: Ryan Keane <[email protected]>
- Loading branch information