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:
badcc9a
)
Removed the --enable-profiling option.
author
John Criswell
<criswell@uiuc.edu>
Wed, 2 Jul 2003 21:16:06 +0000
(21:16 +0000)
committer
John Criswell
<criswell@uiuc.edu>
Wed, 2 Jul 2003 21:16:06 +0000
(21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7079
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.config.in
patch
|
blob
|
history
diff --git
a/Makefile.config.in
b/Makefile.config.in
index 7b53f4bc468a8f9fe59c2f32c1f3105246980366..61751fd309d3effdff6a532d5389704d2dc81579 100644
(file)
--- a/
Makefile.config.in
+++ b/
Makefile.config.in
@@
-146,7
+146,6
@@
PAPIDIR := @PAPIDIR@
# information to allow gprof to be used to get execution frequencies.
#
#ENABLE_PROFILING = 1
-@ENABLE_PROFILING@
#
# This open tells the Makefiles to produce verbose output.