# # Wireless daemon for GNU/Linux. # # The daemon and utilities for controlling and configuring the Wi-Fi # network hardware. # 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=iwd pkgversion=2.3 arch=amd64 release=1 pkgcategory="networking" full_pkgname=iwd_2.3_amd64-1@networking blurb="Wireless daemon for GNU/Linux." homepage="https://git.kernel.org/pub/scm/network/wireless/iwd.git/" license="LGPLv2+" fetch="https://mirrors.edge.kernel.org/pub/linux/network/wireless/iwd-2.3.tar.gz" replace=""