diff options
author | 2019-12-23 11:41:20 +0000 | |
---|---|---|
committer | 2019-12-24 11:01:01 +0000 | |
commit | 28d6437fc7009002f98f28e8900e994109927726 (patch) | |
tree | 894cc031dc4c4fbbe8ac55ecb2d1525f7abbf79b /app-emacs/windows | |
parent | sys-devel/autogen: amd64 stable wrt bug #703632 (diff) | |
download | gentoo-28d6437fc7009002f98f28e8900e994109927726.tar.gz gentoo-28d6437fc7009002f98f28e8900e994109927726.tar.bz2 gentoo-28d6437fc7009002f98f28e8900e994109927726.zip |
flag-o-matic.eclass: add LDFLAGS testing against linker
Before the change we tested only compiler driver (gcc flag parser)
for LDFLAGS.
This does not cover cases when we would really like to filter out
unsupported linker flags like -Wl,--hash-style=gnu passed to non-ELF
targets.
The change adds test-flag-CCLD() helper to perform all of assembly,
compilation and linking steps. Helper is used to filter LDFLAGS variable
in strip-unsupported-flags().
Closes: https://bugs.gentoo.org/333763
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/windows')
0 files changed, 0 insertions, 0 deletions