Skip to content

Linux limbo

Monster Iestyn requested to merge linux-limbo into master

This branch fixes I_GetFreeMem always returning 48 MB for Linux 32-bit versions of SRB2.

It turns out that the LINUX macro was never defined by Makefiles when compiling for that specific port (except in the NASM files, apparently).

Merge request reports