diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-09-14 11:50:01 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-14 23:21:14 +0200 |
commit | f82c1db38cda62416bb2527dc79d8a6fe586f76e (patch) | |
tree | d33101d0b1a279d048a1bd95c9760de7b23afb89 /package/glibc | |
parent | 45893484ac6dba6f235c56eae0e9f42661210d1b (diff) | |
download | buildroot-f82c1db38cda62416bb2527dc79d8a6fe586f76e.tar.gz buildroot-f82c1db38cda62416bb2527dc79d8a6fe586f76e.zip |
musl: two-stage gcc simplifications
After switching to a two stage gcc solution, there is no longer a need
to do weird things in the musl build, with certain things being done
twice (MUSL_CONFIGURE_CALL). Now the MUSL_CONFIGURE_CMDS variable only
does the configuration, and the MUSL_BUILD_CMDS only does the build,
as it should be.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/glibc')
0 files changed, 0 insertions, 0 deletions