Module Name: src Committed By: martin Date: Fri Jan 3 10:01:07 UTC 2020
Modified Files: src/sys/arch/zaurus/conf: Makefile.zaurus.inc ldscript.zaurus Log Message: Drop CTF sections from this size restricted kernel (especially as the size check is on the total size of the binary, not any content/sections - is this a bug?) Compile with -O2 by default (to shrink the kernel to a usable size again and unbreak the build) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/zaurus/conf/Makefile.zaurus.inc cvs rdiff -u -r1.11 -r1.12 src/sys/arch/zaurus/conf/ldscript.zaurus Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.