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

Commit 33602c2c authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

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

* commit '497b044e':
  (Probably) fix the mac build.
parents 9800fa79 497b044e
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