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

Commit

Permalink
Merge "Make host tinyxml 32-bit only."
Browse files Browse the repository at this point in the history
  • Loading branch information
captain5050 authored and Gerrit Code Review committed Jun 5, 2014
2 parents 494e448 + 817e380 commit c87b185
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Expand Up @@ -24,6 +24,8 @@ LOCAL_MODULE:= libtinyxml
LOCAL_CFLAGS+= $(TOOL_CFLAGS)
LOCAL_LDFLAGS:= $(TOOL_LDFLAGS) -lstdc++ -lc

LOCAL_32_BIT_ONLY := true

include $(BUILD_HOST_STATIC_LIBRARY)


Expand Down

0 comments on commit c87b185

Please sign in to comment.