summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage1-binutils.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
commite2697a643d42507e5e2f7208eae371a2acd87919 (patch)
treee1abf4252c66c9dbbdc811a8826891123fccf6ba /strata/build-essential/stage1-binutils.morph
parent140466515aaf25be86d472132d525819a0ad9c22 (diff)
downloaddefinitions-e2697a643d42507e5e2f7208eae371a2acd87919.tar.gz
Morph build 8bfd897f989a4650a1bb70745704762e
System branch: master
Diffstat (limited to 'strata/build-essential/stage1-binutils.morph')
-rw-r--r--strata/build-essential/stage1-binutils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/build-essential/stage1-binutils.morph b/strata/build-essential/stage1-binutils.morph
index d3e73a87..cef40164 100644
--- a/strata/build-essential/stage1-binutils.morph
+++ b/strata/build-essential/stage1-binutils.morph
@@ -7,4 +7,4 @@ configure-commands:
--build=$(sh config.guess) \
--host=$(sh config.guess) \
--target=$TARGET_STAGE1 \
- --with-sysroot="/" --with-lib-path="=$PREFIX/lib"
+ --with-sysroot=/nonexistentdir --with-lib-path="=$PREFIX/lib:=$PREFIX/lib64"