diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-18 20:33:01 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-18 20:33:01 +0000 |
commit | 6c9f8f33863d666b63fd670f108ce90a37d69fa8 (patch) | |
tree | ded2d9c920cc18aa739e57bbb096ce5b2f1cb959 /lib | |
parent | d57a71d019def1c1b3576adfdd2af3af4a7a68b8 (diff) | |
download | compiler-rt-6c9f8f33863d666b63fd670f108ce90a37d69fa8.tar.gz |
build: clean up some unnecessary cached variables
The CMAKE_<LANG>_ARCHIVE_FINISH rule doesn't need to be cleared for Darwin
static libraries. Avoid resetting the variables in the SIP case. If
CMAKE_RANLIB is cached, then CMake's Ninja generator will invoke ranlib during
installation, not due to the CMAKE_<LANG>_ARCHIVE_FINISH rule.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@342511 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions