projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9751dbf
)
Use libtool, not mklib (which somehow doesn't get generated anymore)
author
Brian Gaeke
<gaeke@uiuc.edu>
Tue, 7 Sep 2004 19:03:35 +0000
(19:03 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Tue, 7 Sep 2004 19:03:35 +0000
(19:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16243
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.rules
patch
|
blob
|
history
diff --git
a/Makefile.rules
b/Makefile.rules
index bd7a096fbc1e8a8c1f4f70425ad433de78e6bc24..c10095fcd50cf7bc64b2537005d20d01993db112 100644
(file)
--- a/
Makefile.rules
+++ b/
Makefile.rules
@@
-210,7
+210,7
@@
PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
#
# Libtool is found in the current directory.
#
-LIBTOOL := $(LLVM_OBJ_ROOT)/
mklib
+LIBTOOL := $(LLVM_OBJ_ROOT)/
libtool
#
# If we're not building a shared library, use the disable-shared tag with