nixpkgs/pkgs/build-support/cc-wrapper
Nikolay Amiantov 9a9c2e6579 cc-wrapper: fix bool handling for empty and zero values
Before the code would fail silently for zero values and with some output for
empties. We now currently handle both via defaulting value to zero and making
`let` return success error code when there's no syntax error.
2018-02-21 23:54:31 +03:00
..
add-flags.sh bintools-wrapper: Init 2017-12-13 16:08:18 -05:00
add-hardening.sh bintools-wrapper: Init 2017-12-13 16:08:18 -05:00
cc-wrapper.sh bintools-wrapper: Init 2017-12-13 16:08:18 -05:00
default.nix Merge branch 'master' into staging 2017-12-31 09:53:49 +01:00
gnat-wrapper.sh cc-wrapper: Pull variable mangler into utils.sh 2017-12-13 16:08:13 -05:00
gnatlink-wrapper.sh cc-wrapper: disable POSIX compatibility 2017-11-05 12:19:37 +02:00
setup-hook.sh stdenv-setup: Ease the transition with native builds 2017-12-30 22:04:23 -05:00
utils.sh cc-wrapper: fix bool handling for empty and zero values 2018-02-21 23:54:31 +03:00