summaryrefslogtreecommitdiff
path: root/lib/clang/include
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-06-10 12:15:09 +0000
committerEd Schouten <ed@FreeBSD.org>2010-06-10 12:15:09 +0000
commit3e241e2e08f6419f64e629b0a0eb3be056bd1760 (patch)
tree675a8d1142787d3f3673043ed5a7dcdd1f0f086f /lib/clang/include
parent8089dccd09bf4cc2fae9f6dc8cd24865f0fa9d71 (diff)
downloadsrc-test2-3e241e2e08f6419f64e629b0a0eb3be056bd1760.tar.gz
src-test2-3e241e2e08f6419f64e629b0a0eb3be056bd1760.zip
Notes
Diffstat (limited to 'lib/clang/include')
-rw-r--r--lib/clang/include/llvm/Config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/include/llvm/Config/config.h b/lib/clang/include/llvm/Config/config.h
index d29dff547f27..538a142ca48d 100644
--- a/lib/clang/include/llvm/Config/config.h
+++ b/lib/clang/include/llvm/Config/config.h
@@ -27,7 +27,7 @@
/* #undef ENABLE_THREADS */
/* Define if timestamp information (e.g., __DATE___) is allowed */
-#define ENABLE_TIMESTAMPS 1
+/* #undef ENABLE_TIMESTAMPS */
/* Define to 1 if you have the `argz_append' function. */
/* #undef HAVE_ARGZ_APPEND */