Date: Tue, 20 Nov 2007 01:55:37 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/clri clri.c Message-ID: <200711200155.lAK1tbkS080479@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 2007-11-20 01:55:37 UTC
FreeBSD src repository
Modified files:
sbin/clri clri.c
Log:
Use an intermediate pointer to avoid strict alias check warnings
on gcc 4.2. This is required for tinderbox which doesn't have
-f-no-strict-aliasing in it's custom CFLAGS.
Revision Changes Path
1.16 +3 -2 src/sbin/clri/clri.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711200155.lAK1tbkS080479>
