CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/12/27 06:13:14
Modified files:
lang/gcc/11 : Makefile
lang/gcc/11/patches: patch-libcc1_Makefile_in
lang/gcc/8 : Makefile
lang/gcc/8/patches: patch-libcc1_Makefile_in
Log message:
Drop workaround for fatal .gcc_except_table relocations on riscv64
This workaround stopped working when we switched to llvm-16, instead
I committed a better workaround in lld/ELF/Relocations.cpp.
REVISION bump since this technically affects code that ends up in the
package.