Skip to content

Commit

Permalink
math/openfst: Fix build on i386
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Lo authored and Kevin Lo committed Sep 11, 2021
1 parent 696f6ac commit 23a0f00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions math/openfst/Makefile
Expand Up @@ -28,4 +28,6 @@ CONFIGURE_ARGS= --enable-bin \
--enable-python \
--enable-special

CXXFLAGS_i386= -msse -msse2 -mfpmath=sse

.include <bsd.port.mk>

0 comments on commit 23a0f00

Please sign in to comment.