Subject: re: CVS commit: src/sys/lkm
To: matthew green <mrg@eterna.com.au>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 05/21/2006 01:03:20
On May 21,  9:38am, mrg@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: src/sys/lkm

| isn't this already in bsd.kmod.mk?
| 
| 	# XXX until the kernel is fixed again...
| 	.if ${HAVE_GCC} == 4
| 	CFLAGS+=        -fno-strict-aliasing -Wno-pointer-sign
| 	.endif

Hmm, I don't know why my build is not picking it up...

christos