kumquat-buildroot/package/qt
Thomas Petazzoni a219ed3f7b 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>
2011-04-03 20:12:28 +02:00
..
Config.gfx.in
Config.in qt: convert to the GENTARGETS infrastructure 2011-03-28 00:02:46 +02:00
Config.keyboard.in
Config.mouse.in
Config.sql.in
qt-4.7.2-configure.patch qt: fix plugin installation and change plugin path 2011-04-03 20:11:25 +02:00
qt-4.7.2-pthread_getattr_np_webkit.patch
qt-4.7.2-pthread_getattr_np.patch
qt.mk qt: speed up qmake build 2011-04-03 20:12:28 +02:00