File: [cvs.NetBSD.org] / src / share / Makefile (download)
Revision 1.28, Tue May 20 12:17:48 2008 UTC (12 years, 8 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, mjf-devfs2-base, hpcarm-cleanup-nbase Changes since 1.27: +2 -2
lines
Use an ldscript to merge kernel modules' .bss sections into .data. Passing
-fno-common -fno-zero-initialized-in-bss to gcc does not work, and objcopy
refuses to expand the bss section.
|