Link against glib statically on Darwin

This is needed to allow building a redistributable QEMU package.
Note that we cannot use -Bstatic/-Bdynamic options as these are not
support by ld64 on Darwin and hence we need to specify the full path
to the static libraries.

Change-Id: I9737efb2427fb977d6146ba678cbbe79a4c88ff4
1 file changed