Matthew Booth
2011-Apr-07 13:15 UTC
[Libguestfs] [PATCH] Compile rpcgen-generated files with -fno-strict-aliasing
rpcgen generates source which can't be safely compiled with strict-aliasing enabled. --- daemon/Makefile.am | 11 +++++------ fish/Makefile.am | 8 ++++---- src/Makefile.am | 11 ++++------- 3 files changed, 13 insertions(+), 17 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Compile-rpcgen-generated-files-with-fno-strict-alias.patch Type: text/x-patch Size: 2225 bytes Desc: not available URL: <http://listman.redhat.com/archives/libguestfs/attachments/20110407/8f778ef8/attachment.bin>
Matthew Booth
2011-Apr-07 14:30 UTC
[Libguestfs] [PATCH] Compile rpcgen-generated files with -fno-strict-aliasing
rpcgen generates source which can't be safely compiled with strict-aliasing enabled. --- daemon/Makefile.am | 11 +++++------ fish/Makefile.am | 8 ++++---- src/Makefile.am | 11 ++++------- 3 files changed, 13 insertions(+), 17 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Compile-rpcgen-generated-files-with-fno-strict-alias.patch Type: text/x-patch Size: 2225 bytes Desc: not available URL: <http://listman.redhat.com/archives/libguestfs/attachments/20110407/982adcec/attachment.bin>
Possibly Parallel Threads
- [PATCH] Fix rpcgen post-processing for out-of-tree builds
- [LLVMdev] fno-strict-aliasing
- OSX rpcgen problem
- [PATCH v2] lib: Prefer tirpc for XDR, and rationalise how we search for alternatives.
- [PATCH] lib: Prefer tirpc for XDR, and rationlise how we search for alternatives.