CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/15 10:21:20
Modified files:
lang/gcc/11 : Makefile
lang/gcc/8 : Makefile
Log message:
update error message in comment; previous one was actually from build
with ld.lld from llvm 16 - this one definitely done with 19 and still fails
ld.lld: error: relocation R_386_PC32 cannot be used against symbol
'hash_set<nofree_string_hash, false,
default_hash_traits<nofree_string_hash>>::hash_set(unsigned long, bool)';
recompile with -fPIC