[ofw] [PATCH] opensm - standardize on a single Windows #define

Sean Hefty sean.hefty at intel.com
Thu Oct 8 10:06:22 PDT 2009


>Code cleanup, standardize on a single Windows #define '__WIN__'; WIN32 -->
>__WIN__.
>Flip usage of ifndef WIN32 --> ifdef __GNUC__

GNUC indicates a specific compiler, not a platform, which is what the check is
for.





More information about the ofw mailing list