mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-12-08 07:47:45 +00:00
Use select_s() and not select().
This commit is contained in:
@ -10,7 +10,7 @@ TOPDIR = ..
|
||||
include ../packages/DOS/common.dj
|
||||
include Makefile.inc
|
||||
|
||||
CFLAGS += -DWATT32
|
||||
CFLAGS += -DWATT32 -Dselect=select_s
|
||||
|
||||
LDFLAGS = -s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user