Fix glib prebuilt to properly implement printf

Glib comes with its own implementation of printf. Unfortunately some
config flags were not set, causing glib to treat %lld incorrectly.

The config file has been updated and glib has been recompiled.

Bug: b/129781540
Change-Id: I7b6d59801bb1c587e880ae228748db30845c9419
2 files changed