mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Tweak NO_RUNTIME_LIBS.
llvm-svn: 80330
This commit is contained in:
parent
04c6dc8fa5
commit
8d3f3f69f2
@ -7,11 +7,11 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
ifndef NO_RUNTIME_LIBS
|
||||
|
||||
LEVEL = ..
|
||||
include $(LEVEL)/Makefile.config
|
||||
|
||||
ifndef NO_RUNTIME_LIBS
|
||||
|
||||
PARALLEL_DIRS := libprofile
|
||||
|
||||
# Disable libprofile: a faulty libtool is generated by autoconf which breaks the
|
||||
@ -22,6 +22,6 @@ endif
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
install::
|
||||
|
||||
endif
|
||||
|
||||
install::
|
||||
|
Loading…
x
Reference in New Issue
Block a user