summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/ogl-runtime/0003-Fix-build-on-musl-libc.patch
Commit message (Collapse)AuthorAgeFilesLines
* ogl-runtime: fix build on musl libcSamuli Piippo2019-08-091-0/+26
Use bits/local_lim.h only with glibc as it's not available on musl libc. Change-Id: I07fc3ac9681ecd9b39f39a4c517355016aaf8dd6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>