Merge "Use the exported elfutils headers."
This commit is contained in:
@@ -19,7 +19,6 @@ ifeq ($(HOST_OS),linux)
|
|||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
LOCAL_MODULE := elftree
|
LOCAL_MODULE := elftree
|
||||||
LOCAL_SRC_FILES := elftree.c
|
LOCAL_SRC_FILES := elftree.c
|
||||||
LOCAL_C_INCLUDES := external/elfutils/0.153/libelf
|
|
||||||
LOCAL_STATIC_LIBRARIES := libelf
|
LOCAL_STATIC_LIBRARIES := libelf
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user