Set VALID_ARCHS equal to ARCHS
Change-Id: Ief7d3b09cb68eb2abdb99ebc9cfac7f71cd1476e
This commit is contained in:
parent
a036817586
commit
493a058dea
@ -21,6 +21,7 @@ LO_WORKDIR = @WORKDIR@
|
|||||||
// variables are prefixed with XCODE_ to make it clear in configure.ac
|
// variables are prefixed with XCODE_ to make it clear in configure.ac
|
||||||
// what they will be used for.
|
// what they will be used for.
|
||||||
ARCHS = @XCODE_ARCHS@
|
ARCHS = @XCODE_ARCHS@
|
||||||
|
VALID_ARCHS = @XCODE_ARCHS@
|
||||||
CLANG_CXX_LIBRARY = @XCODE_CLANG_CXX_LIBRARY@
|
CLANG_CXX_LIBRARY = @XCODE_CLANG_CXX_LIBRARY@
|
||||||
DEBUG_INFORMATION_FORMAT=@XCODE_DEBUG_INFORMATION_FORMAT@
|
DEBUG_INFORMATION_FORMAT=@XCODE_DEBUG_INFORMATION_FORMAT@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user