Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/doc



Module Name:    src
Committed By:   jmc
Date:           Wed Aug 11 19:52:10 UTC 2004

Modified Files:
        src/doc [netbsd-2-0]: HACKS

Log Message:
Pullup rev 1.37 (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.32.2.2 -r1.32.2.3 src/doc/HACKS

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