[PATCH] wpa_supplicant: compilation error
Narayanraddi
narayanraddi.m
Mon Feb 10 03:56:16 PST 2014
Fix compilation error in wpa_supplicant
Signed-hostap: Narayanraddi <narayanraddi.m at globaledgesoft.com>
---
wpa_supplicant/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wpa_supplicant/Makefile b/wpa_supplicant/Makefile
index d1e11a3..799a1c2 100644
--- 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
ifdef CONFIG_CODE_COVERAGE
--
1.7.9.5
More information about the Hostap
mailing list