Module Name: src Committed By: mrg Date: Mon Mar 22 05:39:00 UTC 2010
Modified Files: src/sys/rump: Makefile.rump Log Message: add + _SYMQUIRK='|\.(rump|RUMP)' for powerpc64, as recommended by pooka. it gets rid of many of the warnings trying to link rump_cd9960, but there are a bunch remaining. atomic ops seem missing, and some ktrace points. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/rump/Makefile.rump Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.