nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch
2014-11-11 11:06:57 +01:00

12 lines
289 B
Diff

--- 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