Subject: CVS commit: pkgsrc/cross/avr-gcc
From: Michael Baeuerle
Date: 2024-04-26 15:05:01
Message id: 20240426130501.BC763FA2C@cvs.NetBSD.org

Log Message:
cross/avr-gcc: Update to 13.2.0

Patch for NetBSD support removed (does no longer apply, it seems that it
is no longer required).
Patch for Darwin/aarch64 removed (as requested in patch comment by tnn@).
Patches for build system added (nonportable "==" shell syntax).
Patch for libgcc added (system header file "sys/mman.h" not found).
Disable PKGSRC_MKPIE (build failed on AMD64).
Needs a C++11 compiler for bootstrap.

Upstream changelog2:
<https://gcc.gnu.org/gcc-13/changes.html>
<https://gcc.gnu.org/gcc-12/changes.html>
<https://gcc.gnu.org/gcc-11/changes.html>

Files:
RevisionActionfile
1.51modifypkgsrc/cross/avr-gcc/Makefile
1.9modifypkgsrc/cross/avr-gcc/PLIST
1.4modifypkgsrc/cross/avr-gcc/buildlink3.mk
1.17modifypkgsrc/cross/avr-gcc/distinfo
1.2modifypkgsrc/cross/avr-gcc/options.mk
1.2modifypkgsrc/cross/avr-gcc/patches/patch-gcc_configure
1.1addpkgsrc/cross/avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
1.1addpkgsrc/cross/avr-gcc/patches/patch-libgcc_libgcov.h
1.1removepkgsrc/cross/avr-gcc/patches/patch-gcc_config_host-darwin.c