summaryrefslogtreecommitdiffstats
path: root/recipes-core/glib-2.0
Commit message (Collapse)AuthorAgeFilesLines
* glib-2.0: Disable -Wincompatible-function-pointer-type with clang-16Khem Raj2023-03-202-0/+44
| | | | | | | This needs to get several recipes to work with clang-16, originally the problem is in vala I think. Which should be fixed in due course Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-031-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glib-2.0: Fix build with clang/musl comboKhem Raj2015-09-251-0/+1
Signed-off-by: Khem Raj <raj.khem@gmail.com>