On Wed, Oct 26, 2016 at 02:09:27PM +0300, Cristian Stoica wrote:
> Signed-off-by: Cristian Stoica <cristian.sto...@nxp.com>
> ---
>  tests/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/Makefile b/tests/Makefile
> index 5e3111d..49959de 100644
> --- a/tests/Makefile
> +++ b/tests/Makefile
> @@ -1,6 +1,6 @@
>  KERNEL_DIR ?= /lib/modules/$(shell uname -r)/build
>  KBUILD_CFLAGS += -I.. $(CRYPTODEV_CFLAGS)
> -CFLAGS += -I.. $(CRYPTODEV_CFLAGS)
> +CFLAGS += -I.. $(CRYPTODEV_CFLAGS) -Wall -Werror

I'm holding back on this one since it will break compilation without the
previous patches.

Thanks, Phil

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to