Module Name: src Committed By: pooka Date: Wed Apr 22 19:43:45 UTC 2015
Modified Files: src/share/mk: bsd.README bsd.own.mk Log Message: Build ZFS by default only for amd64, not i386. If we build i386 for 486 (i.e. no 64bit atomic ops) and as a substitute for the modern hardware that the code was designed to run on use solid workarounds like external/cddl/osnet/lib/libzpool/atomic.c, there's not much point in anything. To generate a diff of this commit: cvs rdiff -u -r1.339 -r1.340 src/share/mk/bsd.README cvs rdiff -u -r1.845 -r1.846 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.