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

Commit c4291549 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 5081cbf0: am faeae397: Merge "Turn on -Werror=implicit-function-declaration for x86-64."

* commit '5081cbf0':
  Turn on -Werror=implicit-function-declaration for x86-64.
parents 263d1aa8 5081cbf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ TARGET_GLOBAL_CFLAGS += \
TARGET_GLOBAL_CFLAGS += \
    -Werror=pointer-to-int-cast \
    -Werror=int-to-pointer-cast \
    -Werror=implicit-function-declaration \

android_config_h := $(call select-android-config-h,target_linux-x86)
TARGET_ANDROID_CONFIG_CFLAGS := -include $(android_config_h) -I $(dir $(android_config_h))