pacman/scripts/libmakepkg
Allan McRae c118a61f62 Strip LTO symbols from distributed .a/.o files
GCC's LTO implementation emits bytecodes into .o files it generates.
These bytecodes are _not_ considered stable from one release of GCC
to the next. There we need to strip the LTO bytecode out of any .o
(and .a) file that gets installed into the package.

Signed-off-by: Allan McRae <allan@archlinux.org>
2021-03-03 14:35:52 +10:00
..
buildenv Add link time optimization support to makepkg 2021-03-03 14:35:45 +10:00
executable Update copyright year 2021-03-01 12:22:20 +10:00
integrity Update copyright year 2021-03-01 12:22:20 +10:00
lint_config Update copyright year 2021-03-01 12:22:20 +10:00
lint_package Update copyright year 2021-03-01 12:22:20 +10:00
lint_pkgbuild Update copyright year 2021-03-01 12:22:20 +10:00
source Update copyright year 2021-03-01 12:22:20 +10:00
tidy Strip LTO symbols from distributed .a/.o files 2021-03-03 14:35:52 +10:00
util Update copyright year 2021-03-01 12:22:20 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
buildenv.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
executable.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
integrity.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
lint_config.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
lint_package.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
lint_pkgbuild.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
meson.build meson: remove useless mkdir -p 2018-12-12 10:12:41 +10:00
source.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
srcinfo.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
tidy.sh.in Update copyright year 2021-03-01 12:22:20 +10:00
util.sh.in Update copyright year 2021-03-01 12:22:20 +10:00