aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2009-06-20 13:07:59 +0000
committerGisle Vanem <gvanem@broadpark.no>2009-06-20 13:07:59 +0000
commit22226a8aec2825bc26b1a5a46f82bada55e5c5ba (patch)
tree4bdb6e1783844f5e788d11c1cab04b0105309cb9 /ares
parent9b8e56c97ce50073349fcae623d4fadde35f54fb (diff)
Use select_s() and not select().
Diffstat (limited to 'ares')
-rw-r--r--ares/Makefile.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.dj b/ares/Makefile.dj
index b87d1bfa8..9c965eafa 100644
--- a/ares/Makefile.dj
+++ b/ares/Makefile.dj
@@ -10,7 +10,7 @@ TOPDIR = ..
include ../packages/DOS/common.dj
include Makefile.inc
-CFLAGS += -DWATT32
+CFLAGS += -DWATT32 -Dselect=select_s
LDFLAGS = -s