Commits

Peter Korsgaard committed d5007ac67b7
libglib2: fix build with/without locale support Don't select BR2_ENABLE_LOCALE. Glib works without locale support in toolchain, and packages shouldn't silently select toolchain options. Only select libiconv if locale support isn't enabled.