Module Name: src Committed By: tsutsui Date: Sun Nov 16 13:47:52 UTC 2014
Modified Files: src/sys/arch/atari/stand/installboot: installboot.c Log Message: Appease gcc48 -Werror=strict-aliasing warning by filling cksum via union. Discussed in source-changes-d@ thread and tested on TT030. Should be pulled up to netbsd-7 (if NetBSD/m68k 7.0 will switch to gcc48). To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/arch/atari/stand/installboot/installboot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.