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

Commit 497b044e authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

am 9b2aba07: am ec574408: Merge "(Probably) fix the mac build."

* commit '9b2aba07':
  (Probably) fix the mac build.
parents 7754367c 9b2aba07
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