aboutsummaryrefslogtreecommitdiff
path: root/math/openfst
diff options
context:
space:
mode:
Diffstat (limited to 'math/openfst')
-rw-r--r--math/openfst/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile
index a6fc61b6d0bf..0c5b937e16a6 100644
--- a/math/openfst/Makefile
+++ b/math/openfst/Makefile
@@ -28,4 +28,6 @@ CONFIGURE_ARGS= --enable-bin \
--enable-python \
--enable-special
+CXXFLAGS_i386= -msse -msse2 -mfpmath=sse
+
.include <bsd.port.mk>