# # IEEE 802.1X/WPA supplicant wireless client. # # wpa_supplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and # Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is # suitable for both desktop/laptop computers and embedded systems. # # Supplicant is the IEEE 802.1X/WPA component that is used in the client # stations. It implements key negotiation with a WPA Authenticator and # it controls the roaming and IEEE 802.11 authentication/association of # the WLAN driver. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=wpa_supplicant pkgversion=2.10 arch=amd64 release=1 pkgcategory="networking" full_pkgname=wpa_supplicant_2.10_amd64-1@networking blurb="IEEE 802.1X/WPA supplicant wireless client." homepage="https://w1.fi/wpa_supplicant/" license="BSD" fetch="https://w1.fi/releases/wpa_supplicant-2.10.tar.gz" replace=""