uclibc: two-stage gcc simplifications
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Sep 2014 09:50:03 +0000 (11:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 14 Sep 2014 21:21:37 +0000 (23:21 +0200)
commit841185df93e2214e0ec943916918063220640e95
treed7d130f7c62c39b996b81d73a7e51577252253ab
parent08d34dfa1566af5999d0334f5a2530965de934c0
uclibc: two-stage gcc simplifications

After switching to a two stage gcc solution, there is no longer a need
to do weird things in the uclibc build. We can greatly simplify
UCLIBC_CONFIGURE_CMDS to only do the configuration, and let the
existing UCLIBC_BUILD_CMDS do the build. Note that we have to build
the headers before starting the C library build, otherwise there is a
build failure (probably a uClibc bug).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/uclibc.mk