Skip to content

Commit 96e7b0a

Browse files
nshmyrevdanpovey
authored andcommitted
[build] Note default=MKL; cosmetic fix (#3257)
1 parent 5a34a0a commit 96e7b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Configuration options:
8282
--static-fst Build with static OpenFst libraries [default=no]
8383
--fst-root=DIR OpenFst root directory [default=../tools/openfst/]
8484
--fst-version=STR OpenFst version string
85-
--mathlib=LIB Math library [default=ATLAS]
85+
--mathlib=LIB Math library [default=MKL]
8686
Supported libraries: ATLAS, MKL, CLAPACK, OPENBLAS.
8787
--static-math Build with static math libraries [default=no]
8888
--threaded-math Build with multi-threaded math libraries [default=no]

0 commit comments

Comments
 (0)