summaryrefslogtreecommitdiff
path: root/strata/build-essential/stage2-glibc.morph
Commit message (Collapse)AuthorAgeFilesLines
* stage2-glibc.morph: inline stage2-glibc-fix-specs scriptJavier Jardón2015-04-071-1/+35
| | | | Change-Id: I55bf8764a105308d965947c3721a193abf7502ac
* stage2-glibc: Fix symlink to dynamic linkerPaul Martin2015-03-231-0/+2
| | | | | | | | | | | | On non-x86 systems, the linker may not be called ld-linux.so.* but the older name of ld.so.* When the linker is ld.so.1, for example, the install script of stage2-glibc does not exit with an error (as basename/ls are in subshells), but rather $loader is empty string. This means that the symlink made is from /lib/lib to /tools/lib rather than from /lib/ld.so.1 to /tools/lib/ld.so.1.
* Create /etc/ld.so.conf in glibc chunks, as it is glibc specificRichard Dale2015-03-121-0/+9
|
* Use glibc instead of eglibcPedro Alvarez2014-11-111-0/+57