[llvm-commits] CVS: llvm/Makefile.config.in
John Criswell
criswell at cs.uiuc.edu
Wed Jul 2 16:17:02 PDT 2003
Changes in directory llvm:
Makefile.config.in updated: 1.7 -> 1.8
---
Log message:
Removed the --enable-profiling option.
---
Diffs of the changes:
Index: llvm/Makefile.config.in
diff -u llvm/Makefile.config.in:1.7 llvm/Makefile.config.in:1.8
--- llvm/Makefile.config.in:1.7 Wed Jul 2 11:53:44 2003
+++ llvm/Makefile.config.in Wed Jul 2 16:16:06 2003
@@ -146,7 +146,6 @@
# information to allow gprof to be used to get execution frequencies.
#
#ENABLE_PROFILING = 1
- at ENABLE_PROFILING@
#
# This open tells the Makefiles to produce verbose output.
More information about the llvm-commits
mailing list