commit 3934d76723a2df96607cb66196d2d40b709168bc
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Oct 3 12:59:22 2013 +0300

    disable system libusb
    
    out/Release/obj.target/chrome/../browser/chrome/browser/usb/usb_context.o: 
In function `UsbContext::UsbEventHandler::~UsbEventHandler()':
    usb_context.cc:(.text._ZN10UsbContext15UsbEventHandlerD2Ev+0x1a): undefined 
reference to `libusb_interrupt_handle_event'
    collect2: error: ld returned 1 exit status

 chromium-browser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 90bead2..b9f4fb8 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -19,7 +19,7 @@
 %bcond_without system_jsoncpp  # system jsoncpp
 %bcond_without system_libexif  # system libexif
 %bcond_without system_libmtp   # system libmtp
-%bcond_without system_libusb   # system libusb-1
+%bcond_with    system_libusb   # system libusb-1, disabled: 
http://crbug.com/266149
 %bcond_without system_libwebp  # system libwebp
 %bcond_without system_libxnvctrl       # system libxnvctrl
 %bcond_with    system_mesa             # system Mesa
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/3934d76723a2df96607cb66196d2d40b709168bc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to