1
0
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:
Daniel Dunbar 2009-08-28 02:20:39 +00:00
parent 04c6dc8fa5
commit 8d3f3f69f2

View File

@ -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::