musl: two-stage gcc simplifications
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Sep 2014 09:50:01 +0000 (11:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 14 Sep 2014 21:21:14 +0000 (23:21 +0200)
commitf82c1db38cda62416bb2527dc79d8a6fe586f76e
treed33101d0b1a279d048a1bd95c9760de7b23afb89
parent45893484ac6dba6f235c56eae0e9f42661210d1b
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>
package/musl/musl.mk