mirror of https://github.com/FDOS/kernel.git
"-p" is no longer necessary in config.bat
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@643 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
d6e8d403ea
commit
7e4774bcfa
1
config.b
1
config.b
|
@ -111,7 +111,6 @@ set XFAT=16
|
||||||
:- Give extra compiler DEFINE flags here
|
:- Give extra compiler DEFINE flags here
|
||||||
:- such as -DDEBUG : extra DEBUG output
|
:- such as -DDEBUG : extra DEBUG output
|
||||||
:- -DDOSEMU : printf output goes to dosemu log
|
:- -DDOSEMU : printf output goes to dosemu log
|
||||||
:- -p : use PASCAL calling convention with Turbo C
|
|
||||||
:- set ALLCFLAGS=-DDEBUG
|
:- set ALLCFLAGS=-DDEBUG
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue