Source-Changes archive

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

CVS commit: [netbsd-5-0] src/lib/libevent



Module Name:    src
Committed By:   snj
Date:           Tue Aug  4 18:41:57 UTC 2009

Modified Files:
        src/lib/libevent [netbsd-5-0]: Makefile

Log Message:
Pull up following revision(s) (requested by tls in ticket #876):
        lib/libevent/Makefile: revision 1.6 via patch
According to the libevent 1.4.12 change announcement, problems have been
observed with GCC 4 and strict-aliasing in the libevent code.  Add
-fno-strict-aliasing to work around this (same thing libevent did
upstream).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.8.1 src/lib/libevent/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