Module Name: src Committed By: he Date: Mon Jun 9 18:22:05 UTC 2014
Modified Files:
src/tests/dev/md: Makefile
Log Message:
When linking statically (as for sun2), need to list -lrump also
after -lrumpuser, because rump_pub_lwproc_switch is used in the
latter and defined in the former.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/dev/md/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
