HomeFreeBSD

sys: ${CFLAGS:N-flto} -> ${CFLAGS:N-flto*}

Description

sys: ${CFLAGS:N-flto} -> ${CFLAGS:N-flto*}

For the same reason as the original https://reviews.freebsd.org/D9659:
-flto=<N>, -flto=full, and -flto=thin also produce the GIMPLE/bitcode
which is not supported by genassym, so filter those out as well.

Signed-off-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/898

Details

Provenance
alex_y_xu_yahoo.caAuthored on Dec 26 2023, 11:24 PM
impCommitted on Dec 26 2023, 11:31 PM
Parents
rGd4d14d965fb9: atf-sh: fix comment typo
Branches
Unknown
Tags
Unknown