Module Name: src Committed By: pooka Date: Fri Mar 15 11:15:23 UTC 2013
Modified Files: src/sys/rump: Makefile.rump Log Message: Use "-isysroot ${DESTDIR}" for RUMPCOMP_USER when run as part of build.sh so as to catch the necessary headers, which, unlike in the buildrump.sh case, are not supposed to be intermingled with the ones provided by the host. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/rump/Makefile.rump Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.