Skip to content

Commit fe1987b

Browse files
author
git apple-llvm automerger
committed
Merge commit 'fcdc64034397' from apple/main into swift/next
2 parents a8827bf + fcdc640 commit fe1987b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/cmake/caches/Apple-lldb-macOS.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
22

33
set(LLDB_BUILD_FRAMEWORK ON CACHE BOOL "")
44
set(LLDB_NO_INSTALL_DEFAULT_RPATH ON CACHE BOOL "")
5+
set(LLDB_SKIP_STRIP ON CACHE BOOL "")
56
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.11 CACHE STRING "")
67

78
# Default install location on the enduser machine. On the build machine, use the

0 commit comments

Comments
 (0)