openvpn: remove __DATE__ from options output
[openwrt.git] / package / network / services / openvpn / patches / 001-reproducible-remove_DATE.patch
diff --git a/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch b/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
new file mode 100644 (file)
index 0000000..3ceef6f
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/src/openvpn/options.c
++++ b/src/openvpn/options.c
+@@ -102,7 +102,6 @@ const char title_string[] =
+   " [MH]"
+ #endif
+   " [IPv6]"
+-  " built on " __DATE__
+ ;
+ #ifndef ENABLE_SMALL