Ian Lepore 0b15fc2993 For riscv kernel builds, add -N to LDFLAGS instead of replacing the
SYSTEM_LD variable.  This avoids duplicating the contents of SYSTEM_LD
from kern.pre.mk just to add the -N flag to it.  If the basic linker command
ever needs to be changed, this will be one less place that has to be found
and fixed.

Some testing by kp@ indicates that the -N flag may not be needed at all,
so a comment to that effect is also added, and the -N flag may be removed
in a followup commit.

Differential Revision:	https://reviews.freebsd.org/D22920
2019-12-25 17:26:51 +00:00
..
2019-11-21 01:24:49 +00:00
2019-11-21 01:24:49 +00:00
2019-11-21 18:14:26 +00:00
2019-11-21 18:14:26 +00:00
2019-11-26 20:46:20 +00:00
2019-11-28 02:32:17 +00:00