Kaydet (Commit) 493a058d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Set VALID_ARCHS equal to ARCHS

Change-Id: Ief7d3b09cb68eb2abdb99ebc9cfac7f71cd1476e
üst a0368175
...@@ -21,6 +21,7 @@ LO_WORKDIR = @WORKDIR@ ...@@ -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@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment