mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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.