Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/usr.sbin/racoon/racoon
Module Name: src
Committed By: jmc
Date: Wed Aug 11 19:52:07 UTC 2004
Modified Files:
src/usr.sbin/racoon/racoon [netbsd-2-0]: Makefile
Log Message:
Pullup rev 1.21 (requested by junyoung in ticket #738)
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].
To generate a diff of this commit:
cvs rdiff -r1.19.2.2 -r1.19.2.3 src/usr.sbin/racoon/racoon/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index