1
This commit is contained in:
parent
fcd4cbbfef
commit
6682fbe295
@ -23,7 +23,7 @@ cd "${srcdir}"
|
|||||||
git submodule init
|
git submodule init
|
||||||
git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf"
|
git config submodule."c/c-ringbuf.url" "${srcdir}/c-ringbuf"
|
||||||
git config submodule."c/rnnoise.url" "${srcdir}/rnnoise"
|
git config submodule."c/rnnoise.url" "${srcdir}/rnnoise"
|
||||||
git submodule--helper update
|
git submodule update
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user