summary refs log tree commit diff
path: root/pkgs/stdenv/linux/bootstrap-tools-musl
Commit message (Collapse)AuthorAge
* gcc: mark hardeningUnsupportedFlags fortify3 for all but gcc 12Robert Scott2023-01-24
|
* Make the bootsrap respect the contentAddressedByDefault settingregnat2021-04-28
| | | | | | | | Patch every `derivation` call in the bootsrap process to add it a conditional `__contentAddressed` parameter. That way, passing `contentAddressedByDefault` means that the entire build closure of a system can be content addressed
* musl bootstrap: remove libiconvWill Dietz2018-04-24
|
* linux bootstrap for musl: kludgeryWill Dietz2018-02-13
|
* bootstrap-tools-musl: WIPWill Dietz2018-02-13
|
* for now, copy bootstrap-tools instead of modify in-placeWill Dietz2018-02-13