mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-17 16:48:11 +02:00
parent
e2e118ec32
commit
ad561f6163
1 changed files with 8 additions and 0 deletions
8
README
8
README
|
|
@ -43,3 +43,11 @@ where it's installed in your system.
|
|||
If this requirement is too cumbersome, a bundled copy of a recent glib
|
||||
stable release is included. Pass --with-internal-glib to configure to
|
||||
use this copy.
|
||||
|
||||
If you're cross-compiling and you need to build the bundled glib, refer
|
||||
to the glib documentation for cross-compiling glib. In short, this will
|
||||
require setting some autoconf cache variables in cases where glib would
|
||||
need to run a program to determine the correct value. See the glib
|
||||
documentation:
|
||||
|
||||
http://developer.gnome.org/glib/stable/glib-cross-compiling.html
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue