make update
This commit is contained in:
parent
ca3dc3a0a0
commit
644c4af11e
1 changed files with 1 additions and 1 deletions
2
TABLE
2
TABLE
|
@ -326,7 +326,7 @@ $arflags =
|
|||
|
||||
*** DJGPP
|
||||
$cc = gcc
|
||||
$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall -DDEVRANDOM="/dev/urandom\x24"
|
||||
$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
|
||||
$unistd =
|
||||
$thread_cflag =
|
||||
$sys_id = MSDOS
|
||||
|
|
Loading…
Reference in a new issue