Re: [PATCH iputils 3/6] ping6: allow disabling of openssl support

2016-06-01 Thread YOSHIFUJI Hideaki
Hi, Mike Frysinger wrote: > Signed-off-by: Mike Frysinger > --- > Makefile | 5 - > iputils_md5dig.h | 4 +++- > ping6.c | 10 ++ > 3 files changed, 17 insertions(+), 2 deletions(-) > : > diff --git a/ping6.c b/ping6.c > index 6d1a6db..cd140e2 100644 > --- a/ping

[PATCH iputils 3/6] ping6: allow disabling of openssl support

2016-05-31 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- Makefile | 5 - iputils_md5dig.h | 4 +++- ping6.c | 10 ++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 54e5a6d..7147f08 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ ARPING_DEF