nixpkgs/pkgs/development/libraries/glibc/2.19/glibc-remove-datetime-from-nscd.patch
Alexander Kjeldaas dd673de2a7 glibc: make compilation more pure
Remove datetime from nscd.
2014-09-13 13:53:43 +02:00

11 lines
407 B
Diff

--- a/nscd/nscd_stat.c 2014-04-08 20:35:24.253715420 +0200
+++ b/nscd/nscd_stat.c 2014-04-08 20:38:32.526634400 +0200
@@ -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[21] = "Thu 1 1970 00:00:01"; /* __DATE__ " " __TIME__; */
/* Statistic data for one database. */
struct dbstat