https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224270
--- Comment #10 from Alex Richardson <arichard...@freebsd.org> --- That patch looks great, is there any chance we could get it committed? I am currently using various hacks to use bash with -o pipefail as my build shell but having it in bin/sh would make it much easier. I am using -o pipefail to test my changes to build FreeBSD on Linux/macOS to get sensible errors instead of empty .c/.h files being generated from something like this: foo.c: some_command_that_doesnt_exist | sed .... > ${.TARGET} -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"