Skip to content

Commit

Permalink
Add define to extern uv symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
paddybyers committed Dec 21, 2011
1 parent b419ccb commit fb5e0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/uv/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ LOCAL_CFLAGS += \
-DHAVE_FDATASYNC=1 \
-D_FORTIFY_SOURCE=2 \
-DPLATFORM=\"android\" \
-DBUILDING_UV_SHARED \
-Wno-unused-parameter

LOCAL_EXPORT_C_INCLUDES := \
Expand Down

0 comments on commit fb5e0a8

Please sign in to comment.