CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/16 20:02:28
Modified files:
misc/remind : Makefile
Log message:
Build fails on sparc64 with
cc1: error: unrecognized command line option "-flto=auto"
cc1: error: unrecognized command line option "-ffat-lto-objects"
Switch to ports-gcc on sparc64 to fix build.
