Merge "Display the TARGET_ARCH_VARIANT"
This commit is contained in:
commit
26d8c5896e
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ $(info TARGET_SIMULATOR=$(TARGET_SIMULATOR))
|
|||
$(info TARGET_BUILD_TYPE=$(TARGET_BUILD_TYPE))
|
||||
$(info TARGET_BUILD_APPS=$(TARGET_BUILD_APPS))
|
||||
$(info TARGET_ARCH=$(TARGET_ARCH))
|
||||
$(info TARGET_ARCH_VARIANT=$(TARGET_ARCH_VARIANT))
|
||||
$(info HOST_ARCH=$(HOST_ARCH))
|
||||
$(info HOST_OS=$(HOST_OS))
|
||||
$(info HOST_BUILD_TYPE=$(HOST_BUILD_TYPE))
|
||||
|
|
Loading…
Reference in a new issue