summary refs log tree commit diff
path: root/pkgs/build-support/bintools-wrapper/add-flags.sh
Commit message (Collapse)AuthorAge
* Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
|\ | | | | treewide: Modular setup hooks
| * {bintools,cc}-wrapper: Factor out role accumulation logicJohn Ericson2018-05-07
| |
| * Revert "Merge pull request #28029 from cstrahan/hardening-fix"Matthew Bauer2018-04-10
| | | | | | | | | | | | | | This reverts commit 0dbc0067604eb9629d1458fcf2b226a88e728f14, reversing changes made to cb7f7742652acdf3086b3d132163b5ea2c2328eb. Should go into staging.
| * hardening: initial cross supportCharles Strahan2018-03-06
| |
| * hardening: fix #18995Charles Strahan2018-03-06
| |
* | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson2018-04-11
|/ | | | | This reverts commit 6c064e6b1f34a8416f990db0cc617a7195f71588, reapplying PR #28029 which was supposed to have gone to staging all along.
* bintools-wrapper: InitJohn Ericson2017-12-13
Factor a bintools (i.e. binutils / cctools) wrapper out of cc-wrapper. While only LD is wrapped, the setup hook defines environment variables on behalf of other utilites.