]> granicus.if.org Git - clang/commit
[CMake] Support passing FUCHSIA_SDK as the only variable
authorPetr Hosek <phosek@chromium.org>
Wed, 27 Jun 2018 05:50:43 +0000 (05:50 +0000)
committerPetr Hosek <phosek@chromium.org>
Wed, 27 Jun 2018 05:50:43 +0000 (05:50 +0000)
commit0c5b8db8036eff40e5430da5fe33c7ed20d03ceb
tree56e211375832ec6a16404a26ccd786cde4b9cb9d
parent90a853e223f17de43319e0e90e4e380978666e93
[CMake] Support passing FUCHSIA_SDK as the only variable

Now that the structure of Fuchsia SDK has been formalized, we no
longer need to pass all the different CFLAGS/LDFLAGS to the CMake
build separately, we can simply set the FUCHSIA_SDK variable and
derive all the necessary variables from that one inside the cache
file.

Differential Revision: https://reviews.llvm.org/D48564

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335708 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/caches/Fuchsia-stage2.cmake