mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
POSIX allows the default streams (stdin, stdout and stderr) to be macros, which means that on such systems (musl libc is one) building Lagom will fail due to the File::std*() names. Also fix any files that use these identifiers.
5.2 KiB
5.2 KiB