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

Commit a0915abd authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Gerrit Code Review
Browse files

Merge "Fix build some more"

parents 8e012107 5a6b8d15
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)