summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/ogl-runtime/0003-Fix-build-on-musl-libc.patch
Commit message (Collapse)AuthorAgeFilesLines
* ogl-runtime: update to 2.5Samuli Piippo2019-10-281-26/+0
| | | | | Change-Id: Ia0e41696bceb06b76aaac21cca5930b2ff03b9ae Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* 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>