summaryrefslogtreecommitdiffstats
path: root/package/clapack/clapack-0005-cmake-lapack-add-library-and-header-install-rules.patch
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2014-04-23 01:15:33 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-03 23:05:58 +0200
commit2cd9830e7388700e2b42659538307e9c6e4764b3 (patch)
treedcbc24512f491504fb32dc7c21b5cbee47c986fa /package/clapack/clapack-0005-cmake-lapack-add-library-and-header-install-rules.patch
parent4990a381e304a93f7ac125b1aed43df2f39d5bc6 (diff)
downloadbuildroot-2cd9830e7388700e2b42659538307e9c6e4764b3.tar.gz
buildroot-2cd9830e7388700e2b42659538307e9c6e4764b3.zip
qt: add an option to install the test module
When building Qt in a minimal configuration, a couple of Qt modules (QtNetwork, QtSql, QtTest and QtXml) are built in addition to QtCore, so they are installed in the sysroot but they are not copied into the target tree. Among these modules that could be built but optionally installed, only QtTest had no option to allow being installed in the target fs. Thus, programs linking against QtTest would successfully build, but would miserably fail at runtime due to this missing dependency. So far, the only package triggering this issue is OpenCV (the highgui module built with Qt support). A followup patch will add this missing dependency in OpenCV using this new option. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/clapack/clapack-0005-cmake-lapack-add-library-and-header-install-rules.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud