linux-hosted msdos cross-compiler updates

This commit is contained in:
nhmall
2019-11-25 22:47:54 -05:00
parent 1b2b330e9f
commit 7fcccdf5c6
4 changed files with 45 additions and 54 deletions

View File

@@ -55,7 +55,3 @@ CHGRP=true
VARDIRPERM = 0755
VARFILEPERM = 0600
GAMEPERM = 0755
CC=clang
CFLAGS+=-fsanitize=address -fno-omit-frame-pointer
LFLAGS+=-fsanitize=address -fno-omit-frame-pointer