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)
|
ifeq ($(OS),Darwin)
|
||||||
RuntimeDirs += darwin
|
RuntimeDirs += darwin
|
||||||
RuntimeLibrary.darwin.Configs := \
|
RuntimeLibrary.darwin.Configs := \
|
||||||
eprintf 10.4 osx ios cc_kext \
|
eprintf 10.4 osx cc_kext \
|
||||||
asan_osx profile_osx profile_ios
|
asan_osx profile_osx
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# On Linux, include a library which has all the runtime functions.
|
# On Linux, include a library which has all the runtime functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user