glib: ignore charset.alias and do not link it in masterdir.
--HG-- extra : convert_revision : f64baef000bec35c0e10b29a985d82090865f7af
This commit is contained in:
parent
3784047244
commit
577dd85579
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
|||
# of the supplied one.
|
||||
configure_args="--disable-fam --with-pcre=system"
|
||||
configure_env="ac_cv_func_statfs=no"
|
||||
ignore_files="charset.alias"
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="glib-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc
|
||||
gmodule-no-export-2.0.pc gobject-2.0.pc gthread-2.0.pc gio-2.0.pc
|
||||
|
|
Loading…
Reference in a new issue