[jhbuild/wip/lantw/core-deps-latest-mozjs68-needs-llvm-and-libclang] core-deps-latest: mozjs68 needs llvm and libclang
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/wip/lantw/core-deps-latest-mozjs68-needs-llvm-and-libclang] core-deps-latest: mozjs68 needs llvm and libclang
- Date: Sun, 19 Jan 2020 09:45:42 +0000 (UTC)
commit 1c37b95163c444ba5b84de16813c906718195e03
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Jan 19 17:44:33 2020 +0800
core-deps-latest: mozjs68 needs llvm and libclang
modulesets/gnome-suites-core-deps-latest.modules | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index 07d522a4..3a338b41 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1797,6 +1797,9 @@
supports-unknown-configure-options="no"
autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s"
autogenargs="--enable-posix-nspr-emulation --enable-unaligned-private-values --with-system-zlib
--with-intl-api --disable-jemalloc AUTOCONF=autoconf">
+ <if condition-set="freebsd">
+ <autogenargs value="LLVM_CONFIG=llvm-config90"/>
+ </if>
<!-- prefix option must have an = sign in mozilla's configure -->
<pkg-config>mozjs-68.pc</pkg-config>
<branch repo="gnome-download" version="68.4.2"
@@ -1807,6 +1810,8 @@
<dep package="libffi"/>
<dep package="zlib"/>
<dep package="cargo"/>
+ <dep package="llvm"/>
+ <dep package="libclang"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]