mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +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