summaryrefslogtreecommitdiff
path: root/build-essential/gawk.bst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-02-16 19:03:13 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-02-16 19:03:13 +0900
commit307d734335634211fe09d033efe42bd21c4a874f (patch)
treea5f407e50663345f41390072d7c2b6004c4a5b94 /build-essential/gawk.bst
parent142b3d5a6d71d1b28674cb3c76c1328c9dc14ab9 (diff)
downloaddefinitions-307d734335634211fe09d033efe42bd21c4a874f.tar.gz
Place /tools at the end of PATH for the final stage3 builds.
This is because otherwise we end up using the sysrooted /tools/sbin/ldconfig, causing the gcc build to fail as it does not find libz.so which is otherwise properly located if /sbin/ldconfig is used.
Diffstat (limited to 'build-essential/gawk.bst')
-rw-r--r--build-essential/gawk.bst2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-essential/gawk.bst b/build-essential/gawk.bst
index a4072f36..57567900 100644
--- a/build-essential/gawk.bst
+++ b/build-essential/gawk.bst
@@ -12,7 +12,7 @@ depends:
- build-essential/glibc.bst
environment:
- PATH: /tools/bin:/tools/sbin:/usr/bin:/bin:/usr/sbin:/sbin
+ PATH: /usr/bin:/bin:/usr/sbin:/sbin:/tools/bin:/tools/sbin
config:
configure-commands: