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>
Thu, 7 Apr 2011 15:37:20 +0000 (16:37 +0100)
commit3a84e0784e1e3ab7b56850d0f8c9aa42f1ae3da1
treeb48d5f29ed2bedb87305fd54de1633bf796322fb
parent6ea263b1f141614e7693a38b13e8f368237760a2
Compile rpcgen-generated files with -fno-strict-aliasing

rpcgen generates source which can't be safely compiled with strict-aliasing
enabled.
daemon/Makefile.am
fish/Makefile.am
src/Makefile.am