# # The GNU Linux-libre kernel (image and modules for amd64). # # GNU Linux-libre is a project to maintain and publish 100% Free distributions # of Linux, suitable for use in Free System Distributions, removing software # that is included without source code, with obfuscated or obscured source # code, under non-Free Software licenses, that do not permit you to change # the software so that it does what you wish, and that induces or requires # you to install additional pieces of non-Free Software. # # This is a custom configuration for Dragora, intended to be generic and work # well in all environments. # 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=linux-libre pkgversion=6.1.23 arch=amd64 release=1 pkgcategory="kernel" full_pkgname=linux-libre_6.1.23_amd64-1@kernel blurb="The GNU Linux-libre kernel (image and modules for amd64)." homepage="https://www.gnu.org/software/linux-libre" license="GPLv2 only" fetch="http://linux-libre.fsfla.org/pub/linux-libre/releases/6.1.23-gnu/linux-libre-6.1.23-gnu.tar.lz" replace=""