[jhbuild] Build fwupd with --disable-colorhug
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Build fwupd with --disable-colorhug
- Date: Sun, 23 Aug 2015 19:47:16 +0000 (UTC)
commit 2feb39dd89c3cb92a1aee8d381e6e234351b64f8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Aug 23 14:46:19 2015 -0500
Build fwupd with --disable-colorhug
fu-provider-chug.c: In function ‘fu_provider_chug_verify’:
fu-provider-chug.c:268:2: warning: implicit declaration of function
‘ch_device_queue_read_firmware’ [-Wimplicit-function-declaration]
ch_device_queue_read_firmware (priv->device_queue, item->usb_device,
^
CCLD fwupd
fwupd-fu-provider-chug.o: In function `fu_provider_chug_verify':
/home/mcatanzaro/jhbuild/checkout/fwupd/src/fu-provider-chug.c:268:
undefined reference to `ch_device_queue_read_firmware'
collect2: error: ld returned 1 exit status
modulesets/gnome-apps-3.18.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.18.modules b/modulesets/gnome-apps-3.18.modules
index fd69b7c..023ad9b 100644
--- a/modulesets/gnome-apps-3.18.modules
+++ b/modulesets/gnome-apps-3.18.modules
@@ -680,7 +680,7 @@
</autotools>
<autotools id="fwupd"
- autogenargs="--disable-uefi">
+ autogenargs="--disable-colorhug --disable-uefi">
<branch repo="github.com"
module="hughsie/fwupd.git"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]