Use gcc to fix compile problem with clang (it's libc++ does not support TR1).

Thanks to dim@ for helping.
This commit is contained in:
Dmitry Sivachenko 2014-01-03 16:00:53 +00:00
parent 3273972644
commit 7796094ddf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338554

View File

@ -11,6 +11,7 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs)
LICENSE= APACHE20
USE_GCC= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-compact-fsts --enable-const-fsts --enable-far --enable-lookahead-fsts --enable-pdt