mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +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.
7.8 KiB
7.8 KiB