X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-adjust;h=5b6d3ff5e792a2ec5071ca2c95173366ab6df120;hb=084138d08f9c85bbb7ba547e5e335cb478c4b11c;hp=af99d6b49a71fb97ea5d28234f193b40ddde58e2;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/toolchain-adjust b/stage2/toolchain-adjust index af99d6b..5b6d3ff 100755 --- a/stage2/toolchain-adjust +++ b/stage2/toolchain-adjust @@ -1,10 +1,6 @@ #!/bin/bash -set -o errexit -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../packages-list +source ../functions/main # Amend the GCC specs file so that it points to the new dynamic linker, and so # that GCC knows where to find its start files.