mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
d182b20705
.SHELLFLAGS is extended by option pipefail to make pipes fail if any pipe element fails. As .SHELLFLAGS is exported into sub-make instances it must be unexported before calling third-party build systems recursively.