mirror of https://github.com/FDOS/kernel.git
Let TC2 warn for the utilities.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@947 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
fe3a2a1dd5
commit
e0133fe31b
|
@ -15,7 +15,7 @@ LIBTERM=
|
|||
LIBPLUS=+
|
||||
|
||||
TINY=-lt
|
||||
CFLAGST=-L$(LIBPATH) -mt -a- -k- -f- -ff- -O -Z -d
|
||||
CFLAGST=-L$(LIBPATH) -mt -a- -k- -f- -ff- -O -Z -d -w
|
||||
CFLAGSC=-L$(LIBPATH) -a- -mc
|
||||
|
||||
TARGET=KTC
|
||||
|
|
Loading…
Reference in New Issue