Skip to content
Snippets Groups Projects
Commit f8d4a6b8 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

Nuke build of static ASan runtime on Mac OS - clang part

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182278 91177308-0d34-0410-b5e6-96231b3b80d8
parent f51cfb89
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ ifeq ($(OS),Darwin)
RuntimeDirs += darwin
RuntimeLibrary.darwin.Configs := \
eprintf.a 10.4.a osx.a ios.a cc_kext.a cc_kext_ios5.a \
asan_osx.a asan_osx_dynamic.dylib \
asan_osx_dynamic.dylib \
profile_osx.a profile_ios.a \
ubsan_osx.a
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment