ecos-opt/net/net/bsd_tcpip/current ChangeLog c ...

[email protected] 5 Mar 2012 20:30:22 -0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	[email protected]	2012-03-05 20:30:22

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/cdl: freebsd_net.cdl 

Log message:
	Add -fno-strict-aliasing to CFLAGS to fix warnings from newer gcc (4.6)
	about dereferencing type-punned pointers.  [Hopfully a future update from
	upstream will obviate the need for this.]