[libcxx-commits] [libcxx] 6c93eb4 - [libc++] Remove old cache file that was left behind by accident
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 23 11:16:07 PDT 2021
Author: Louis Dionne
Date: 2021-03-23T14:15:48-04:00
New Revision: 6c93eb4477d88af046b915bc955c03693b2cbb58
URL: https://github.com/llvm/llvm-project/commit/6c93eb4477d88af046b915bc955c03693b2cbb58
DIFF: https://github.com/llvm/llvm-project/commit/6c93eb4477d88af046b915bc955c03693b2cbb58.diff
LOG: [libc++] Remove old cache file that was left behind by accident
Added:
Modified:
Removed:
libcxx/cmake/caches/Generic-nodebug.cmake
################################################################################
diff --git a/libcxx/cmake/caches/Generic-nodebug.cmake b/libcxx/cmake/caches/Generic-nodebug.cmake
deleted file mode 100644
index a62760fa78fd..000000000000
--- a/libcxx/cmake/caches/Generic-nodebug.cmake
+++ /dev/null
@@ -1 +0,0 @@
-set(LIBCXX_ENABLE_DEBUG_MODE_SUPPORT OFF CACHE BOOL "")
More information about the libcxx-commits
mailing list