Revert "toolchain-internal: skip gcc-intermediate when possible"
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Oct 2013 18:35:01 +0000 (20:35 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 4 Oct 2013 06:58:08 +0000 (08:58 +0200)
commitebc8193363b5200cf6139515779dff2c552ada70
treefd8617c44a4c293e403694a2335be0d5c800f8c6
parent47c463fe50aa48985bf2b2438637e373ddc4622d
Revert "toolchain-internal: skip gcc-intermediate when possible"

While the idea of skipping the intermediate gcc step seems to work
fine in most situations, it causes problems with the SSP
support. Until we can figure out a proper solution for this problem,
we need to revert back to the previous solution of a three stages
build.

This reverts commit 2babed4a50fcd050abc4686e05e24d0e374d10a8.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/Config.in.host
package/gcc/gcc-initial/gcc-initial.mk
package/glibc/glibc.mk
package/uclibc/Config.in
package/uclibc/uclibc.mk
toolchain/Config.in