From: Holger Freyther Date: Sun, 7 Nov 2004 21:53:40 +0000 (+0000) Subject: wpa_supplicant: X-Git-Tag: Release-2010-05/1~16364 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13627de5efd8f7c3fb427cc29b90df48ce84dd87;p=openembedded.git wpa_supplicant: -Custom CFLAG doesn't seem to be necessary with 0.2.5 BKrev: 418e9964IYkT0WgKJsRDpfrcqgXSCQ --- 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() {