Wireshark-commits: [Wireshark-commits] rev 50187: /trunk/ /trunk/: CMakeLists.txt configure.ac

Date: Thu, 27 Jun 2013 10:35:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50187

User: guy
Date: 2013/06/27 03:35 AM

Log:
 For now, don't turn on -Wcast-align by default.  There are at least some
 bugs it points out that probably mean the code won't work on machines
 that require alignment (e.g., SPARC machines), but we'll turn it on once
 we fix them.  (clang is fussier than GCC about this.)

Directory: /trunk/
  Changes    Path              Action
  +1 -1      CMakeLists.txt    Modified
  +5 -1      configure.ac      Modified