Index: head/games/black-hole-solver/files/patch-xxHash-wrapper_xxHash-0.7.2_xxh3.h =================================================================== --- head/games/black-hole-solver/files/patch-xxHash-wrapper_xxHash-0.7.2_xxh3.h (nonexistent) +++ head/games/black-hole-solver/files/patch-xxHash-wrapper_xxHash-0.7.2_xxh3.h (revision 553303) @@ -0,0 +1,14 @@ +--- xxHash-wrapper/xxHash-0.7.2/xxh3.h.orig 2020-06-18 10:18:02 UTC ++++ xxHash-wrapper/xxHash-0.7.2/xxh3.h +@@ -159,8 +159,10 @@ + /* VSX stuff. It's a lot because VSX support is mediocre across compilers and + * there is a lot of mischief with endianness. */ + #if XXH_VECTOR == XXH_VSX +-# include ++# undef bool + # undef vector ++# include ++# define bool _Bool + typedef __vector unsigned long long U64x2; + typedef __vector unsigned char U8x16; + typedef __vector unsigned U32x4; Property changes on: head/games/black-hole-solver/files/patch-xxHash-wrapper_xxHash-0.7.2_xxh3.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property