NetBSD/usr.sbin/racoon
junyoung d4277bb7d5 Add -fno-strict-aliasing to CFLAGS to avoid gcc warning
"dereferencing type-punned pointer will break strict-aliasing rules"
which occurs when compiling crypto_openssl.c with -O[23s].
This should be gone once a new release of kame with a fix applied
is imported.
2004-08-05 17:13:54 +00:00
..
conf
libpfkey Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
racoon Add -fno-strict-aliasing to CFLAGS to avoid gcc warning 2004-08-05 17:13:54 +00:00
Makefile Wait for libpfkey to build before descending into racoon, as the 2004-04-09 22:23:14 +00:00
Makefile.inc sync w/ 20040617. 2004-06-17 03:42:55 +00:00