Skip to content

Commit

Permalink
am f340a20: Merge "Remove static libs from link command"
Browse files Browse the repository at this point in the history
* commit 'f340a2067a607fbaaccbcead3c767d1922a006dc':
  Remove static libs from link command
  • Loading branch information
Jean-Baptiste Queru authored and Android Git Automerger committed Aug 28, 2012
2 parents 05c2c6c + f340a20 commit d758e60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES:= ping6.c
LOCAL_MODULE := ping6
LOCAL_MODULE_TAGS := eng
LOCAL_STATIC_LIBRARIES := libcutils libc
include $(BUILD_EXECUTABLE)

0 comments on commit d758e60

Please sign in to comment.