Module Name: src Committed By: riz Date: Wed Jul 4 19:45:31 UTC 2012
Modified Files: src/external/public-domain/xz [netbsd-6]: prepare-import.sh src/external/public-domain/xz/include [netbsd-6]: config.h Log Message: Pull up following revision(s) (requested by jdc in ticket #378): external/public-domain/xz/prepare-import.sh: revision 1.3 external/public-domain/xz/include/config.h: revision 1.2 Determine WORDS_BIGENDIAN at build time, rather than hardcoding it to 0. Makes liblzma work on sparc64 (and probably other big endian hosts too). Add a note to the import script. To generate a diff of this commit: cvs rdiff -u -r1.1.8.1 -r1.1.8.2 \ src/external/public-domain/xz/prepare-import.sh cvs rdiff -u -r1.1 -r1.1.8.1 src/external/public-domain/xz/include/config.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.