summary refs log tree commit diff
path: root/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch
blob: db010e62366b69dffe52353523f3bac61a10e158 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/nscd/nscd_stat.c
+++ b/nscd/nscd_stat.c
@@ -37,7 +37,7 @@
 
 
 /* We use this to make sure the receiver is the same.  */
-static const char compilation[21] = __DATE__ " " __TIME__;
+static const char compilation[] = "@out@";
 
 /* Statistic data for one database.  */
 struct dbstat