glib2: sync with default host prefix change
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
a133dd69af
commit
f12aae60ad
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ CONFIGURE_ARGS += \
|
|||
CONFIGURE_VARS += \
|
||||
glib_cv_stack_grows=no \
|
||||
glib_cv_uscore=no \
|
||||
ac_cv_path_GLIB_GENMARSHAL=$(STAGING_DIR_HOST)/bin/glib-genmarshal \
|
||||
ac_cv_path_GLIB_GENMARSHAL=$(STAGING_DIR)/host/bin/glib-genmarshal \
|
||||
ac_cv_func_mmap_fixed_mapped=yes \
|
||||
ac_cv_func_posix_getpwuid_r=yes \
|
||||
ac_cv_func_posix_getgrgid_r=yes
|
||||
|
|
Loading…
Reference in a new issue