diff options
author | Holger Freyther <zecke@selfish.org> | 2004-11-07 21:53:40 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-11-07 21:53:40 +0000 |
commit | 13627de5efd8f7c3fb427cc29b90df48ce84dd87 (patch) | |
tree | 711a53957072102840302a5d367324a17184b690 | |
parent | 1d46ef269a50c801e69ba56f66a7115721531f28 (diff) |
wpa_supplicant:
-Custom CFLAG doesn't seem to be necessary with 0.2.5
BKrev: 418e9964IYkT0WgKJsRDpfrcqgXSCQ
-rw-r--r-- | nonworking/hostap/hostap-wpa-supplicant_0.2.5.oe | 3 |
1 files changed, 0 insertions, 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() { |