CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/28 12:01:43
Modified files:
sys/arch/luna88k/conf: Makefile.luna88k
Log message:
Make sure to build kernel files with -fno-pie; this had been forgotten while
switching the m88k toolchain to PIE by default, and I am quite impressed
kernels built with PIE objects run without problems.
