CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/11/22 23:54:11
Modified files:
games/eduke32 : Makefile
Log message:
Disable i386 assembly to avoid a text relocation fixing i386 lld build.
Disable lto if lld property not set instead of doing -fuse-ld=lld which
should give gcc/binutils archs a chance of building.
Discussed with jca and Brad. Maintainer timeout.
