void-packages/srcpkgs/mono/patches/fix-mono-build-date.patch
Simon THOBY 653309c188 mono: update to 4.6.2.16
Credits to @Hoshpak.
2017-01-12 18:52:05 +01:00

11 lines
335 B
Diff

--- mono/mini/main.c 2016-10-28 19:35:02.988284497 +0200
+++ mono/mini/main.c 2016-10-28 19:36:00.413593252 +0200
@@ -15,6 +15,8 @@
# endif
#endif
+const char *mono_build_date;
+
/*
* If the MONO_ENV_OPTIONS environment variable is set, it uses this as a
* source of command line arguments that are passed to Mono before the