[gnome-sdk-images] Disable fatal warnings in gst-plugins-bad too
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sdk-images] Disable fatal warnings in gst-plugins-bad too
- Date: Wed, 5 Apr 2017 09:38:11 +0000 (UTC)
commit af18444dcc81b0045b82e476ab1c05b00d72887c
Author: Alexander Larsson <alexl redhat com>
Date: Wed Apr 5 11:37:31 2017 +0200
Disable fatal warnings in gst-plugins-bad too
This also has issues with the g_object_newv deprecation.
org.gnome.Sdk.json.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 454745a..3073be6 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -516,7 +516,7 @@
}
}
},
- "config-opts": ["--enable-experimental", "--enable-orc" ],
+ "config-opts": ["--enable-experimental", "--enable-orc", "--disable-fatal-warnings" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]