aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2016-05-13 16:54:30 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2016-05-19 12:09:24 +0000
commit55e45fa9fcd61c0653cd454f598bf2710a71b995 (patch)
tree867db04aa60efc80042a4b2d7a03d6602f57e2a5 /configure
parent380581ddb579c92f51761c80948b24fa186d834a (diff)
Ignore setting a libc version incompatible with the target, unless --set libc=XXX is used.
This allows: $ abe.sh --target arm-none-eabi glibc=XXX newlib=YYY or $ abe.sh --target arm-linux-gnueabi glibc=XXX newlib=YYY to succeed, using the appropriate libc. This makes it simpler to implement buildfarm jobs where we want to build several targets with given C library versions. Otherwise, we'd have to specialize the calls to abe depending on the target. This makes it possible to have a 'backport'-type job decide which libc branches to use according to the gcc branch, and to provide buildfarm jobs with these versions, whatever the target types being built. Change-Id: Ifd0716ba01374343bf665af522a9af1e9f64e2d3
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions