diff options
Diffstat (limited to 'games/tomenet/files/patch-makefile')
| -rw-r--r-- | games/tomenet/files/patch-makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tomenet/files/patch-makefile b/games/tomenet/files/patch-makefile index c88ac7f509b2..ca184a625d1f 100644 --- a/games/tomenet/files/patch-makefile +++ b/games/tomenet/files/patch-makefile @@ -5,7 +5,7 @@ # This is my compiler of choice, it seems to work most everywhere # -CC = gcc -+CC = cc ++CC ?= cc # For allowing #if..#else..#endif constructs in LUA files - C. Blue # Note: The flags must contain |
