K 10 svn:author V 6 marcel K 8 svn:date V 27 2010-02-18T02:06:57.741458Z K 7 svn:log V 212 Allow suppression of -Wcast-align for WARNS>=4 by defining NO_WCAST_ALIGN. The headers of the standard C++ library are not 64-bit clean and trigger the warning. This prevents use of WARNS>=4 on ia64 for example. END