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