Index: head/archivers/snappy/files/patch-snappy.cc =================================================================== --- head/archivers/snappy/files/patch-snappy.cc (nonexistent) +++ head/archivers/snappy/files/patch-snappy.cc (revision 432840) @@ -0,0 +1,11 @@ +--- snappy.cc.orig 2017-01-30 12:42:23 UTC ++++ snappy.cc +@@ -30,7 +30,7 @@ + #include "snappy-internal.h" + #include "snappy-sinksource.h" + +-#if defined(__x86_64__) || defined(_M_X64) ++#ifdef __SSE2__ + #include + #endif + #include Property changes on: head/archivers/snappy/files/patch-snappy.cc ___________________________________________________________________ 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