forked from OSchip/llvm-project
Renaming "MacOSX-Kernel" to "Darwin-Kernel". The file contents and project
commit will come shortly after this commit. llvm-svn: 138282
This commit is contained in:
parent
81ab3f5d31
commit
d4bfbc9ac0
|
@ -8,7 +8,7 @@
|
|||
##===----------------------------------------------------------------------===##
|
||||
|
||||
LLDB_LEVEL := ../../../..
|
||||
LIBRARYNAME := lldbPluginDynamicLoaderMacOSXKernel
|
||||
LIBRARYNAME := lldbPluginDynamicLoaderDarwinKernel
|
||||
BUILD_ARCHIVE = 1
|
||||
|
||||
include $(LLDB_LEVEL)/Makefile
|
Loading…
Reference in New Issue