summaryrefslogtreecommitdiff
path: root/strata/build-essential/gcc-runtime.morph
Commit message (Collapse)AuthorAgeFilesLines
* gcc-runtime.morph: Dont screw around with target triplesTristan Van Berkom2016-03-201-23/+7
| | | | Leave that up to ybd, which provides TARGET and TARGET_MUSL
* Adding gcc-runtime to the new build-essentialTristan Van Berkom2016-03-081-0/+94
This chunk completes the glibc runtime, gcc needs to be compiled with the musl host and glibc target so that we have gcc runtimes and libstdc++ compiled against the host glibc.