Skip to content

Commit

Permalink
EIO_CONFIG_H not used on MinGW
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Aug 9, 2011
1 parent 831b15a commit 02ca308
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config-mingw.mk
Expand Up @@ -46,7 +46,6 @@ src/uv-common.o: src/uv-common.c include/uv.h include/uv-win.h
$(CC) $(CFLAGS) -c src/uv-common.c -o src/uv-common.o

EIO_CPPFLAGS += $(CPPFLAGS)
EIO_CPPFLAGS += -DEIO_CONFIG_H=\"$(EIO_CONFIG)\"
EIO_CPPFLAGS += -DEIO_STACKSIZE=65536
EIO_CPPFLAGS += -D_GNU_SOURCE

Expand Down

0 comments on commit 02ca308

Please sign in to comment.