about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorRich Kadel <richkadel@google.com>2021-02-03 16:26:25 -0800
committerRich Kadel <richkadel@google.com>2021-02-11 11:40:29 -0800
commit01f5a2a81d02f42d4ea277772d0752e80f8d32d1 (patch)
tree14f776dd90ffe4fab6b8911f3d0aff13afaaef87 /library/std/src/sys/unix/stack_overflow.rs
parent26e5bcd22025a0d949b76766af76e92ed4434199 (diff)
downloadrust-01f5a2a81d02f42d4ea277772d0752e80f8d32d1.tar.gz
rust-01f5a2a81d02f42d4ea277772d0752e80f8d32d1.zip
Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile
Updates `tools.mk` to explicitly require `SHELL := /bin/dash`, since CI
uses `dash` but other environments (including developer local machines)
may default to `bash`.

Replaces bash-specific shell command in one Makefile with a
dash-compatible alternative, and re-enables the affected Makefile test.

Removes apparently redundant definition of `UNAME`.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions