projects
/
platform
/
upstream
/
libusb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaf3894
)
debug feature: always log to stderr
sandbox/klewandowski/enable-debug
author
Karol Lewandowski
<k.lewandowsk@samsung.com>
Wed, 2 May 2018 11:35:46 +0000
(13:35 +0200)
committer
Karol Lewandowski
<k.lewandowsk@samsung.com>
Wed, 2 May 2018 11:35:46 +0000
(13:35 +0200)
Change-Id: I22ab64dc758e561e08794caeb6e8ad60bb2864a5
packaging/libusb.spec
patch
|
blob
|
history
diff --git
a/packaging/libusb.spec
b/packaging/libusb.spec
index
70a8026
..
5b8b33a
100755
(executable)
--- a/
packaging/libusb.spec
+++ b/
packaging/libusb.spec
@@
-35,6
+35,7
@@
cp %{SOURCE1001} .
%build
%reconfigure\
--with-pic\
+ --enable-debug-log \
%if %{?TIZEN_FEATURE_USBHOST_API} == on
--enable-usbhost-api \
%endif