Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libevent
Module Name: src
Committed By: tls
Date: Sun Jul 26 21:33:46 UTC 2009
Modified Files:
src/lib/libevent: Makefile
Log Message:
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.5 -r1.6 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