The NetBSD Project

CVS log for src/share/mk/bsd.lib.mk

[BACK] Up to [cvs.NetBSD.org] / src / share / mk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: tls-earlyentropy


Revision 1.349.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:30 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.349: +4 -5 lines
Diff to previous 1.349 (colored) next main 1.350 (colored)

Rebase.

Revision 1.349 / (download) - annotate - [select for diffs], Fri Apr 4 05:10:15 2014 UTC (9 years, 11 months ago) by matt
Branch: MAIN
Branch point for: tls-earlyentropy
Changes since 1.348: +4 -3 lines
Diff to previous 1.348 (colored)

Using -Wl,-x breaks build ARM BE8 shared libraries by striping the $a/$d/$t
symbols before the linker can use them.  Instead do ${OBJCOPY} -x ${.TARGET}
afterwards.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>