Index: head/graphics/py-pandana/files/patch-src_contraction__hierarchies_src_libch.cpp =================================================================== --- head/graphics/py-pandana/files/patch-src_contraction__hierarchies_src_libch.cpp (nonexistent) +++ head/graphics/py-pandana/files/patch-src_contraction__hierarchies_src_libch.cpp (revision 568475) @@ -0,0 +1,11 @@ +--- src/contraction_hierarchies/src/libch.cpp.orig 2021-03-15 17:17:09 UTC ++++ src/contraction_hierarchies/src/libch.cpp +@@ -20,7 +20,7 @@ or see http://www.gnu.org/licenses/agpl.txt. + + #include "libch.h" + #include "POIIndex/POIIndex.h" +-#ifdef _OPENMP ++#if defined(_OPENMP) && (defined(__amd64__) || defined(__i386__)) + #include "Util/HyperThreading.h" + #endif + namespace CH { Property changes on: head/graphics/py-pandana/files/patch-src_contraction__hierarchies_src_libch.cpp ___________________________________________________________________ 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