aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch
blob: 5f23994b5c73790edc033869e68a17e1ede592b6 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
@@ -107,7 +107,6 @@ const char title_string[] =
 #ifdef HAVE_AEAD_CIPHER_MODES
     " [AEAD]"
 #endif
-    " built on " __DATE__
 ;
 
 #ifndef ENABLE_SMALL