mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
build/compiler-rt: Companion commit to r159172.
llvm-svn: 159174
This commit is contained in:
parent
75eaa72de9
commit
07c43bea93
@ -74,8 +74,8 @@ RuntimeDirs :=
|
||||
ifeq ($(OS),Darwin)
|
||||
RuntimeDirs += darwin
|
||||
RuntimeLibrary.darwin.Configs := \
|
||||
eprintf 10.4 osx ios cc_kext \
|
||||
asan_osx profile_osx profile_ios
|
||||
eprintf 10.4 osx cc_kext \
|
||||
asan_osx profile_osx
|
||||
endif
|
||||
|
||||
# On Linux, include a library which has all the runtime functions.
|
||||
|
Loading…
Reference in New Issue
Block a user