]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
make.sh: Set correct PATH in stage1
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Feb 2022 18:00:58 +0000 (18:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Feb 2022 13:33:53 +0000 (13:33 +0000)
commit08805eb5301cdd4262ddb3c65bc31ba4f5672e3c
tree5b1f44b8aae098d9f09327c2e64aa657bfe2b8cd
parentf52f77046062e18ed87c8bf6a7466968c0addb3d
make.sh: Set correct PATH in stage1

We did not use any of the tools that we were building which made the
build fail when cross-building on a different architecture.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh