mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 20:00:23 +00:00
.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.