[PATCH] configure: Check for the -Wno-force-align-arg-pointer compiler switch.

Charles Davis cdavis at mymail.mines.edu
Fri Feb 12 12:11:17 CST 2010


I added this to clang yesterday. Now clang will warn every time it
encounters the force_align_arg_pointer attribute applied to a function
pointer. This isn't a problem on Linux, but on Mac OS X those warnings
are going to clutter the output, since we use it so liberally.
---
 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Check-for-the-Wno-force-align-arg-pointer-.patch
Type: text/x-patch
Size: 364 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100212/a604c0d0/attachment.bin>


More information about the wine-patches mailing list