Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Upgrade libuv to e4d6509211
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Oct 28, 2011
1 parent a56a95b commit 60efa60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/uv/config-unix.mk
Expand Up @@ -28,6 +28,7 @@ CPPFLAGS += -D_LARGEFILE_SOURCE
CPPFLAGS += -D_FILE_OFFSET_BITS=64

OBJS += src/unix/core.o
OBJS += src/unix/dl.o
OBJS += src/unix/fs.o
OBJS += src/unix/cares.o
OBJS += src/unix/udp.o
Expand Down

0 comments on commit 60efa60

Please sign in to comment.