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