CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/30 09:41:53
Modified files:
devel/boehm-gc : Makefile
Log message:
Work around missing __aeabi_unwind_cpp_pr[01] symbols on arm
Should fix libgc.so consumers that don't already link against libc++abi,
among them editors/zile and hopefully lang/guile[23].
