# # The GNU C Compiler Collection. # # The GNU Compiler Collection (GCC) is a compiler system produced by the # GNU Project supporting various programming languages. GCC is a key # component of the GNU toolchain. The Free Software Foundation (FSF) # distributes GCC under the GNU General Public License (GNU GPL). # # For more information about GCC, visit: https://www.gnu.org/software/gcc # 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=gcc pkgversion=11-20230310 arch=amd64 release=1 pkgcategory="devel" full_pkgname=gcc_11-20230310_amd64-1@devel blurb="The GNU C Compiler Collection." homepage="https://www.gnu.org/software/gcc" license="GPLv2+, GPLv3+, LGPLv2.1, LGPLv3 + GCC runtime library exception" fetch=" https://gcc.gnu.org/pub/gcc/snapshots/11-20230310/gcc-11-20230310.tar.xz https://mirrors.concertpass.com/gcc/snapshots/11-20230310/gcc-11-20230310.tar.xz https://mirror.marwan.ma/gcc/snapshots/11-20230310/gcc-11-20230310.tar.xz " replace=""