projects
/
sigrok-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa25b6
)
sigrok-cross-mingw: Document qtsvg requirement.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 7 Dec 2014 14:03:35 +0000
(15:03 +0100)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 7 Dec 2014 14:19:20 +0000
(15:19 +0100)
cross-compile/mingw/README
patch
|
blob
|
history
diff --git
a/cross-compile/mingw/README
b/cross-compile/mingw/README
index 766b3da05618896b2e8233315c63ecc79fc87a3b..a9984dcef5850dfeea4fac3caa3d7e44a0c3c95a 100644
(file)
--- a/
cross-compile/mingw/README
+++ b/
cross-compile/mingw/README
@@
-51,7
+51,7
@@
Then build gcc again:
We now have a system that supports C++11 std::thread. Now build the rest:
$ make MXE_TARGETS=i686-w64-mingw32.static glib libzip libusb1 libftdi \
- glibmm qtbase boost check
+ glibmm qtbase
qtsvg
boost check
This will take a while.