Index: head/games/openlierox/files/patch-src-gusanos-blitters-mmx.h =================================================================== --- head/games/openlierox/files/patch-src-gusanos-blitters-mmx.h (nonexistent) +++ head/games/openlierox/files/patch-src-gusanos-blitters-mmx.h (revision 293040) @@ -0,0 +1,15 @@ +--- src/gusanos/blitters/mmx.h.orig 2010-02-17 19:59:26.000000000 +0300 ++++ src/gusanos/blitters/mmx.h 2012-03-10 07:56:06.901704744 +0400 +@@ -207,12 +207,4 @@ + #error "MMX capability only available on GCC!" + #endif + +-#ifndef always_inline +-#if defined(__GNUC__) && (__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ > 0) +-# define always_inline __attribute__((always_inline)) inline +-#else +-# define always_inline inline +-#endif +-#endif +- + #endif //MMX_H Property changes on: head/games/openlierox/files/patch-src-gusanos-blitters-mmx.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property