From 13627de5efd8f7c3fb427cc29b90df48ce84dd87 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 7 Nov 2004 21:53:40 +0000 Subject: [PATCH] wpa_supplicant: -Custom CFLAG doesn't seem to be necessary with 0.2.5 BKrev: 418e9964IYkT0WgKJsRDpfrcqgXSCQ --- nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe | 3 --- 1 file changed, 3 deletions(-) diff --git a/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe b/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe index 561f452377..efe779d026 100644 --- a/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe +++ b/nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe @@ -12,9 +12,6 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \ file://wpa-defconfig" S = "${WORKDIR}/wpa_supplicant-${PV}" -CFLAGS += "-DCONFIG_DRIVER_HOSTAP -DCONFIG_DRIVER_WEXT -DEAP_TLS -DEAP_PEAP \ --DEAP_TTLS -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_GTC -DEAP_OTP -DEAP_SIM -DEAP_LEAP \ --DIEEE8021X_EAPOL -DEAP_TLS_FUNCS -DCONFIG_WIRELESS_EXTENSION " EXTRA_OEMAKE="LIBS='-L${STAGING_LIBDIR} -lssl -lcrypto' LIBS_p='-L${STAGING_LIBDIR} -lssl -lcrypto'" do_configure() { -- 2.39.5