mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-01-31 01:21:46 -05:00
'bool' has become a reserved keyword in c23. If gcc is modern enough that this is the default standard, it results in an error. Default to c99 for the host compiler to fix the problem. Patch suggested by: @dec-mcgraw Fixes: #43
600 B
Executable File
600 B
Executable File