Open GoogleCodeExporter opened 9 years ago
I'll take a look at this in my latest devel version and see what I can do.
With gcc/clang I *always* compile with -fno-strict-aliasing, like the Linux
kernel:
https://lkml.org/lkml/2003/2/26/158
http://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg01647.html
If you look at miniz's CMakeLists.txt, it uses -fno-strict-aliasing.
Original comment by richge...@gmail.com
on 2 Dec 2013 at 3:06
Original issue reported on code.google.com by
blub...@gmail.com
on 24 Nov 2013 at 5:02