CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2022/09/13 14:31:57

Modified files:
        lang/gcc/8     : Makefile 
        lang/gcc/8/patches: patch-gcc_config_gcc 
                            patch-libcc1_Makefile_in 
                            patch-libgcc_config_host 
Added files:
        lang/gcc/8/patches: patch-gcc_config_riscv_openbsd_h 

Log message:
Add riscv64 support

PIE on by default but enabling the stack protector causes egcc
segfaults.  To link libcc1.so we need to work around ld.lld being
strict about relocations pointing at discarded sections.

This brings fortran support to riscv64, unlocking a bunch of ports.

ok pascal@ (maintainer) on a previous version

Reply via email to