make update
This commit is contained in:
parent
9a7a36db08
commit
615ee04098
1 changed files with 1 additions and 1 deletions
2
TABLE
2
TABLE
|
@ -71,7 +71,7 @@ $ranlib =
|
||||||
|
|
||||||
*** Cygwin
|
*** Cygwin
|
||||||
$cc = gcc
|
$cc = gcc
|
||||||
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -march=486 -Wall
|
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -march=i486 -Wall
|
||||||
$unistd =
|
$unistd =
|
||||||
$thread_cflag =
|
$thread_cflag =
|
||||||
$lflags =
|
$lflags =
|
||||||
|
|
Loading…
Reference in a new issue