mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
G_CONST_RETURN is deprecated in glib 2.30, so remove occurences to avoid build failures. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>