# # nl80211 userspace tool. # # iw is a new nl80211 based CLI configuration utility for wireless # devices. It supports all new drivers that have been added to the # kernel recently. The old tool iwconfig, which uses Wireless # Extensions interface, is deprecated and it's strongly recommended to # switch to iw and nl80211. # 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=iw pkgversion=5.19 arch=amd64 release=1 pkgcategory="networking" full_pkgname=iw_5.19_amd64-1@networking blurb="nl80211 userspace tool." homepage="https://wireless.wiki.kernel.org/en/users/documentation/iw" license="Custom" fetch="https://mirrors.edge.kernel.org/pub/software/network/iw/iw-5.19.tar.gz" replace=""