Files
turboPmac/Makefile
smathis 829665c078 Removed C++ only flag from USR_CFLAGS
USR_CFLAGS only applies to .c files, which are compiled with a C
compiler, therefore the C++ flag is not applied, resulting in a warning
during compilation.
2025-08-22 15:27:28 +02:00

1.1 KiB