Created
June 8, 2018 16:40
-
-
Save ilovezfs/aed184ba4f11711a0f1c6205525d4dbf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/contrib/libopus/module.defs b/contrib/libopus/module.defs | |
index 8e01067..7753c4b 100644 | |
--- a/contrib/libopus/module.defs | |
+++ b/contrib/libopus/module.defs | |
@@ -7,3 +7,5 @@ LIBOPUS.FETCH.sha256 = cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2 | |
LIBOPUS.CONFIGURE.shared = --enable-shared=no | |
LIBOPUS.CONFIGURE.extra = --disable-doc --disable-extra-programs | |
+ | |
+LIBOPUS.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment