genode/repos/base-pistachio/src
Christian Helmuth d182b20705 build: ensure rules with pipes might fail
.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.
2022-03-21 13:43:13 +01:00
..
core base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
include/base/internal base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
kernel/pistachio build: ensure rules with pipes might fail 2022-03-21 13:43:13 +01:00
lib Remove 'Env::reinit' and 'Env::reinit_main_thread' 2022-02-15 10:17:28 +01:00
timer/pit Move timer from os to base repository 2019-01-14 12:33:57 +01:00