5f23994b5c73790edc033869e68a17e1ede592b6
[openwrt/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 @@ -107,7 +107,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