diff options
| author | Thomas Petazzoni | 2011-04-03 17:19:01 +0200 |
|---|---|---|
| committer | Peter Korsgaard | 2011-04-03 20:12:28 +0200 |
| commit | a219ed3f7b81b93b4ed394451e7dbf862f678ec1 (patch) | |
| tree | 980b57b0269c97dc10d04788166c8b554a56bb03 /docs | |
| parent | qt: fix plugin installation and change plugin path (diff) | |
| download | buildroot-a219ed3f7b81b93b4ed394451e7dbf862f678ec1.tar.gz buildroot-a219ed3f7b81b93b4ed394451e7dbf862f678ec1.tar.xz buildroot-a219ed3f7b81b93b4ed394451e7dbf862f678ec1.zip | |
qt: speed up qmake build
qmake is built during the execution of Qt ./configure script, so it is
built just with a normal make, not taking advantage of parallel
compilation. Passing MAKEFLAGS=-j$(BR2_JLEVEL) allows to speed up the
qmake compilation process quite a bit.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
