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