[jhbuild] core-deps-latest: Fix arguments for GLib on FreeBSD
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-latest: Fix arguments for GLib on FreeBSD
- Date: Fri, 28 Sep 2018 16:56:54 +0000 (UTC)
commit 980f2f702ae575c29a6f4f0843e930bf06e1ac56
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sat Sep 29 00:52:44 2018 +0800
core-deps-latest: Fix arguments for GLib on FreeBSD
modulesets/gnome-suites-core-deps-latest.modules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index a25d7cf8..35cfb108 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -549,7 +549,7 @@ the module and we will just change it to use a tarball anyway.
<meson id="glib" mesonargs="-Dlibmount=false">
<if condition-set="freebsd">
- <mesonargs value="-Ddtrace=false -Diconv=gnu"/>
+ <mesonargs value="-Db_lundef=false -Ddtrace=false -Diconv=gnu -Dxattr=false"/>
</if>
<if condition-set="macos">
<mesonargs value="-Dinternal_pcre=true"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]