Fix makefile guarding (for real)
* previously definitions for different arches would conflict Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
Šī revīzija ir iekļauta:
@@ -16,7 +16,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(TARGET_DEVICE),)
|
||||
ifneq ($(filter arm,$(TARGET_ARCH)),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := PrebuiltGmsCore
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user