mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Disable usage of __DATE__.
This ensures that the Clang binary doesn't change checksums every time it's built.
This commit is contained in:
parent
8089dccd09
commit
3e241e2e08
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208985
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user