mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
f3610dc3a8
Remove the "excellent" idea to re-open /dev/stdout etc. for redirection as cmake uses open(O_TRUNC) and, thus, truncates log output of outer redirections.