[PATCH] wpa_supplicant: compilation error
Jouni Malinen
j
Thu Feb 13 05:36:50 PST 2014
On Mon, Feb 10, 2014 at 05:26:16PM +0530, Narayanraddi wrote:
> Fix compilation error in wpa_supplicant
> diff --git a/wpa_supplicant/Makefile b/wpa_supplicant/Makefile
> @@ -132,7 +132,7 @@ endif
> ifdef CONFIG_EAPOL_TEST
> -CFLAGS += -Werror -DEAPOL_TEST
> +CFLAGS += -DEAPOL_TEST
> endif
This does not look like a compilation error fix.. It looks more like
hiding a compilation warning. wpa_supplicant is expected to compile
without showing compilation warnings. What is the warning that this is
trying to work around?
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list