Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src
Module Name: src
Committed By: snj
Date: Tue Aug 1 23:36:08 UTC 2017
Modified Files:
src/external/gpl3/binutils/usr.sbin/mdsetimage [netbsd-8]: bin_bfd.c
src/sys/arch/evbmips/conf [netbsd-8]: CI20
Log Message:
Pull up following revision(s) (requested by mrg in ticket #174):
external/gpl3/binutils/usr.sbin/mdsetimage/bin_bfd.c: revision 1.2
sys/arch/evbmips/conf/CI20: revision 1.23
initialise some stack variables to zero so that later checking ensures
they are considered "unfound" instead of some random value.
part 1 in fixing the CI20 kernel build. this one actually will cause
the build to fail, but it's outputting broken objects right now anyway.
part 2 coming up in the CI20 configuration itself.
--
don't set NEED_MDSETIMAGE when we don't enable the md_root. move the
option in with the commented md_root options.
part 2 of the CI20 kernel build fix. now evbmips builds completes
sanely for me.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.8.1 \
src/external/gpl3/binutils/usr.sbin/mdsetimage/bin_bfd.c
cvs rdiff -u -r1.22 -r1.22.6.1 src/sys/arch/evbmips/conf/CI20
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index