pacman/scripts/libmakepkg/buildenv
Allan McRae 4a0891f49d Add link time optimization support to makepkg
Add the 'lto' option to enable building with link time optimization
by adding '-flto' to both CFLAGS and CXXFLAGS.  The 'lto' option can
be specificed both in the PKGBUILD or by setting the default in
makepkg.conf.

Signed-off-by: Allan McRae <allan@archlinux.org>
2021-03-03 14:35:45 +10:00
..
buildflags.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
compiler.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
debugflags.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
lto.sh.in Add link time optimization support to makepkg 2021-03-03 14:35:45 +10:00
makeflags.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
meson.build Add link time optimization support to makepkg 2021-03-03 14:35:45 +10:00