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

Commit 728b13f0 authored by Dan Albert's avatar Dan Albert
Browse files

(Probably) fix the mac build.

Change-Id: I4209f2d66d8701df2f32dcfb79abea9ea6d3dc69
parent 2de01f5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ endif
# ========================================================
LOCAL_MODULE := libcutils
LOCAL_SRC_FILES := $(commonSources) $(commonHostSources) dlmalloc_stubs.c
LOCAL_STATIC_LIBRARIES := liblog
LOCAL_STATIC_LIBRARIES := liblog libbase
ifneq ($(HOST_OS),windows)
LOCAL_CFLAGS += -Werror
endif