CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/16 15:45:29
Modified files:
devel/arm-none-eabi/gcc/patches: patch-libiberty_Makefile_in
devel/msp430/gcc/patches: patch-libiberty_Makefile_in
devel/or1k-elf/gcc/patches: patch-libiberty_Makefile_in
devel/riscv-elf/gcc/patches: patch-libiberty_Makefile_in
Added files:
devel/avr/gcc/patches: patch-libiberty_Makefile_in
devel/avr32/gcc-bootstrap/patches: patch-libiberty_Makefile_in
devel/avr32/gcc/patches: patch-libiberty_Makefile_in
devel/riscv32-esp-elf/gcc-bootstrap/patches:
patch-libiberty_Makefile_in
devel/riscv32-esp-elf/gcc/patches: patch-libiberty_Makefile_in
devel/xtensa-elf/gcc/patches: patch-libiberty_Makefile_in
devel/xtensa-esp32-elf/gcc-bootstrap/patches:
patch-libiberty_Makefile_in
devel/xtensa-esp32-elf/gcc/patches: patch-libiberty_Makefile_in
devel/xtensa-esp32s2-elf/gcc-bootstrap/patches:
patch-libiberty_Makefile_in
devel/xtensa-esp32s2-elf/gcc/patches:
patch-libiberty_Makefile_in
devel/xtensa-esp32s3-elf/gcc-bootstrap/patches:
patch-libiberty_Makefile_in
devel/xtensa-esp32s3-elf/gcc/patches:
patch-libiberty_Makefile_in
devel/xtensa-lx106-elf/gcc-bootstrap/patches:
patch-libiberty_Makefile_in
devel/xtensa-lx106-elf/gcc/patches: patch-libiberty_Makefile_in
Log message:
Reorder cpp paths to avoid picking up ansidecl.h from devel/gdb
Fixes spurious build failures spotted in the last few weeks.
The diff to drop libbfd and ansidecl.h from devel/gdb is on ports@, but
we may want to resume shipping libbfd one day, so prepare for it.
"makes sense" tb@