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

Commit d84869fb authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android Git Automerger
Browse files

am a0915abd: Merge "Fix build some more"

* commit 'a0915abd':
  Fix build some more
parents 1ba8eb6b a0915abd
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)