Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7f080ce authored by Christopher Tate's avatar Christopher Tate
Browse files

Fix build some more

Missed one.

Change-Id: Ic014efd927beb2df63657951e6b0f15d94e927f8
parent 362bdf40
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -71,7 +71,9 @@ include $(BUILD_HOST_STATIC_LIBRARY)
include $(CLEAR_VARS)
LOCAL_MODULE := liblog
LOCAL_WHOLE_STATIC_LIBRARIES := liblog
ifeq ($(strip $(HOST_OS)),linux)
LOCAL_LDLIBS := -lrt
endif
include $(BUILD_HOST_SHARED_LIBRARY)