coreutils
coreutils copied to clipboard
stdbuf/build: setting `--target-dir` fails build
The build script for stdbuf unwraps None when the target dir is set to anywhere that doesn't have a "target" or "cargo-install*" dir somewhere between the project root and the target dir in its path.
(you can work around this in the meantime by nesting one of those names wherever you actually want it)
I removed this code in 1f2bd34ef0e2423ec6840abd8f6d65c3f4e44c80 , so I think this can be closed.