summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-14 13:01:56 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-14 13:01:56 +0000
commitac3c0791ebce6d889d3dba338d6df4fb2f456772 (patch)
treed743a3406f542f382424ac6cd206f835b9cab14d
parent74e9e5e2bba079d99fa9f843b4cc12c8521ff4ef (diff)
downloadbusybox-baserock/richardmaw/S8564/ro-staging-area.tar.gz
stage2-busybox: Do not fix specsbaserock/richardmaw/S8564/ro-staging-area
This is now done at the end of the eglibc chunk
-rw-r--r--stage2-busybox.morph2
1 files changed, 0 insertions, 2 deletions
diff --git a/stage2-busybox.morph b/stage2-busybox.morph
index d2f0ec7af..b3ca261cf 100644
--- a/stage2-busybox.morph
+++ b/stage2-busybox.morph
@@ -2,8 +2,6 @@ name: stage2-busybox
kind: chunk
configure-commands:
- - stage2-eglibc-fix-specs
-
# Explicitly setting HOSTCC is required because we have a 'gcc' earlier in
# the PATH supplied by the stage2-gcc chunk, which can't execute outside of
# the stage 3 staging area.