summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/glibc.bst
Commit message (Collapse)AuthorAgeFilesLines
* gnu-toolchain: Remove PATH hack in glibcSam Thursfield2017-09-201-6/+0
| | | | | | | | | | | We now have /tools at the *end* of the PATH rather than the start (which is how it should have been all a long in stage 3) so glibc's configure script will always find `bash` in /usr/bin before it looks in /tools/bin. This also fixes stage3 glibc building against a stage2 sysroot when there's no symlink from /tools/bin -> /usr/bin. This is required for the current cross-bootstrap method.
* gnu-toolchain: Update components in line with build-essential stratumSam Thursfield2017-08-241-1/+1
|
* Update GCC to 7.1.0, and GLIBC to 2.25Sam Thursfield2017-07-071-2/+2
|
* Moved all elements under the elements directoryTristan Van Berkom2017-03-221-0/+77