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

Commit ec574408 authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "(Probably) fix the mac build."

parents 2de01f5a 728b13f0
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