diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-17 15:09:10 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-18 15:35:53 +0200 |
commit | a2cc96556e4ce910b397181c222a116ebf04465d (patch) | |
tree | c883e038afe6e424a0b5fd60676ca88611bb13f0 /support/scripts/gen-manual-lists.py | |
parent | a7463a6c8195314c870c3667a3971448e7fa4d39 (diff) |
gcc: simplify musl patches for SSP support
Now that we are always explicitly passing gcc_cv_libc_provides_ssp,
there is no longer any reason to modify the gcc configure/configure.ac
to take into account the musl case. When a musl toolchain is being
built, BR2_TOOLCHAIN_HAS_SSP is always 'y', and therefore
gcc_cv_libc_provides_ssp=yes is always passed when building
gcc-initial and gcc-final.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/gen-manual-lists.py')
0 files changed, 0 insertions, 0 deletions