summaryrefslogtreecommitdiff
path: root/devel/libunicode-contour/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libunicode-contour/Makefile')
-rw-r--r--devel/libunicode-contour/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libunicode-contour/Makefile b/devel/libunicode-contour/Makefile
index 9e7001648d9b..2f74189f4052 100644
--- a/devel/libunicode-contour/Makefile
+++ b/devel/libunicode-contour/Makefile
@@ -25,6 +25,10 @@ USE_LDCONFIG= ${PREFIX}/lib/contour
CMAKE_ARGS= -DLIBUNICODE_UCD_DIR:STRING=${LOCALBASE}/share/unicode/ucd \
${CMAKE_ARGS_${ARCH}}
CMAKE_ARGS_i386= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=std
+CMAKE_ARGS_powerpc64= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=sse2
+CMAKE_ARGS_powerpc64le= -DLIBUNICODE_SIMD_IMPLEMENTATION:STRING=sse2
+CXXFLAGS_powerpc64= -DNO_WARN_X86_INTRINSICS -D__SSE2__ -mvsx
+CXXFLAGS_powerpc64le= -DNO_WARN_X86_INTRINSICS -D__SSE2__
REINPLACE_ARGS= -i ''