Merge "Fix the missing 2nd arch prefix."
This commit is contained in:
@@ -49,7 +49,7 @@ endif # $(HOST_TOOLCHAIN_PREFIX)-gcc exists
|
|||||||
|
|
||||||
# gcc location for clang; to be updated when clang is updated
|
# gcc location for clang; to be updated when clang is updated
|
||||||
# HOST_TOOLCHAIN_ROOT is a Darwin-specific define
|
# HOST_TOOLCHAIN_ROOT is a Darwin-specific define
|
||||||
HOST_TOOLCHAIN_FOR_CLANG := $(HOST_TOOLCHAIN_ROOT)
|
$(combo_2nd_arch_prefix)HOST_TOOLCHAIN_FOR_CLANG := $($(combo_2nd_arch_prefix)HOST_TOOLCHAIN_ROOT)
|
||||||
|
|
||||||
$(combo_2nd_arch_prefix)HOST_AR := $(AR)
|
$(combo_2nd_arch_prefix)HOST_AR := $(AR)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user