On 11.10.2017 16:37, Peter Maydell wrote: > The OpenBSD failure is because make now tries to run a > script that uses #!/bin/bash, and this machine doesn't > have bash installed. Do we really need to add bash to > our build-dependencies? The script doesn't seem like it's > doing anything that critically requires bash...
NetBSD installs bash by default to /usr/pkg/bin/bash, FreeBSD installs it to /usr/local/bin/bash. If bash is really needed it should be used with the "#!/usr/bin/env bash" shebang.
signature.asc
Description: OpenPGP digital signature