Use -fno-strict-aliasing, as the ptrlist code seems to violate C99 strict aliasing...
commit85b276ded00dcdb2dda813cf31e67e61c08c6a4b
authorJosh Triplett <josh@freedesktop.org>
Thu, 6 Sep 2007 18:08:16 +0000 (6 11:08 -0700)
committerJosh Triplett <josh@freedesktop.org>
Thu, 6 Sep 2007 18:08:16 +0000 (6 11:08 -0700)
tree1b0ead152b3b5059bdffded5f7988e68840b000d
parent4c658b6270d4ba1ab5f574801d06ee58505690e9
Use -fno-strict-aliasing, as the ptrlist code seems to violate C99 strict aliasing rules

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Makefile