Compile rpcgen-generated files with -fno-strict-aliasing
authorMatthew Booth <mbooth@redhat.com>
Thu, 7 Apr 2011 14:30:54 +0000 (15:30 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 11 Apr 2011 10:11:06 +0000 (11:11 +0100)
commitc018c39cc9dfe2d7bf923a87d5c71e96654499ba
tree768f189363e31d36738902ea7e3cefda07b0ba00
parent57261c712d7012e858f93d040938750866bd6ae0
Compile rpcgen-generated files with -fno-strict-aliasing

rpcgen generates source which can't be safely compiled with strict-aliasing
enabled.
(cherry picked from commit 3a84e0784e1e3ab7b56850d0f8c9aa42f1ae3da1)
daemon/Makefile.am
fish/Makefile.am
src/Makefile.am