summaryrefslogtreecommitdiff
path: root/stage2-binutils.morph.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stage2-binutils.morph.yaml')
-rw-r--r--stage2-binutils.morph.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stage2-binutils.morph.yaml b/stage2-binutils.morph.yaml
index 85efd878a1..a1f2d92e64 100644
--- a/stage2-binutils.morph.yaml
+++ b/stage2-binutils.morph.yaml
@@ -14,7 +14,7 @@ configure-commands:
--build=$(sh config.guess) \
--host=$TARGET_STAGE1 \
--target=$TARGET_STAGE1 \
- --with-lib-path="$PREFIX/lib --with-system-zlib"
+ --with-lib-path="$PREFIX/lib"
build-commands:
# Nested configure scripts require that we set CPPFLAGS here as well