about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch')
-rw-r--r--nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch b/nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch
new file mode 100644
index 000000000000..db010e62366b
--- /dev/null
+++ b/nixpkgs/pkgs/development/libraries/glibc/glibc-remove-datetime-from-nscd.patch
@@ -0,0 +1,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