зеркало из https://github.com/mozilla/kaldi.git
trunk: do not fail the build when openfst link is missing after fresh checkout
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4754 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
This commit is contained in:
Родитель
a5ecb5839d
Коммит
a6cf18eafa
|
@ -56,7 +56,7 @@ distclean:
|
|||
|
||||
.PHONY: openfst # so target will be made even though "openfst" exists.
|
||||
openfst: openfst_compiled openfst-$(OPENFST_VERSION)/lib
|
||||
-rm openfst
|
||||
-rm -f openfst
|
||||
-ln -s openfst-$(OPENFST_VERSION) openfst
|
||||
|
||||
.PHONY: openfst_compiled
|
||||
|
|
Загрузка…
Ссылка в новой задаче