summaryrefslogtreecommitdiffstats
path: root/package/gcc/gcc-final
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-30 18:07:20 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-01 22:41:27 +0200
commit1c51a80a7fce5429bbc42df24a27eb5e60f23a85 (patch)
tree342237732c6ae27d29ddee5635d383ccb52a559b /package/gcc/gcc-final
parent0d31b5e41af4771011ad6099621318af8ff8d552 (diff)
downloadbuildroot-1c51a80a7fce5429bbc42df24a27eb5e60f23a85.tar.gz
buildroot-1c51a80a7fce5429bbc42df24a27eb5e60f23a85.zip
toolchain/helpers: add check for mandatory uClibc options
We currently only check that the Buildroot configuration matches what is available in the toolchain. Since we're going to remove the check for LFS and make it a mandatory feature, we will lose the corresponding buildroot option, so we won't be able to use check_uclibc_feature as-is. Introduce a magic value passed as the buildroot option name to recognise checks for mandatory uclibc options that do not have a corresponding option in buildroot. If the buildroot option name is empty then the check is against a mandatory uclibc option. If a mandatory uclibc option is missing we reject the toolchain as being unusable by buildroot. [Thomas: minor tweaks in comment, remove space instead of tab.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-final')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud