[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADyApD2CxE=mEWKCF9gW=0vGgFkcZZo=DRi-UKP8wNeXMXUifQ@mail.gmail.com>
Date: Sun, 6 Jan 2013 08:42:03 -0800
From: Arjan van de Ven <arjanvandeven@...il.com>
To: netdev@...r.kernel.org
Subject: small iputils build patch
The ping6 command can use either openssl or gnutls...
and the Makefile has a bunch of setup for defining which of the two to use.
Unfortunately, the final -D define on the commandline to enable gnutls
inside the ping6.c file didn't actually make it onto the gcc
commandline.
This patch adds the $(DEF_CRYPTO) Makefile variable to fix this gap.
Signed-off-by: Arjan van de Ven <arjanvandeven@...il.com>
Download attachment "build.patch" of type "application/octet-stream" (962 bytes)
Powered by blists - more mailing lists