Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created June 8, 2018 16:40
Show Gist options
  • Save ilovezfs/aed184ba4f11711a0f1c6205525d4dbf to your computer and use it in GitHub Desktop.
Save ilovezfs/aed184ba4f11711a0f1c6205525d4dbf to your computer and use it in GitHub Desktop.
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