1
Fork 0
hermetic_cc_toolchain/test
Motiejus Jakštys 79674a1d96 replace /usr/bin/env sh with /bin/sh
/bin/sh exists in NixOS and in fact is the only file in `/bin`:

    $ docker run -ti --rm nixos/nix ls /bin /usr/bin
    /bin:
    sh

    /usr/bin:
    env

More context in
https://lists.sr.ht/~motiejus/bazel-zig-cc/%3CCAFVMu-pvNx%2BpeQYdge_fvmSGrHDmn78VmoYwTxkDgMjbzfVAwQ%40mail.gmail.com%3E
2022-08-30 09:21:27 +03:00
..
c replace /usr/bin/env sh with /bin/sh 2022-08-30 09:21:27 +03:00
cgo windows tests: move tests, get rid of wine-binfmt 2022-06-06 10:33:46 +03:00
gorace [zig ld] --gc-sections workaround + tests 2022-05-05 13:36:58 +03:00
windows windows tests: move tests, get rid of wine-binfmt 2022-06-06 10:33:46 +03:00