CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/02/10 14:34:07
Modified files:
editors/scintilla: Makefile
editors/scintilla/pkg: PLIST
Log message:
Fix sparc64 build by using ports-gcc not ports-clang
Error with ports-clang:
/tmp/Editor-6a96be.s: Assembler messages:
/tmp/Editor-6a96be.s:45266: Error: operation combines symbols in different
segments
[same error multiple times]
clang-13: error: assembler command failed with exit code 1 (use -v to see
invocation)
OK kmos sthen
