commit f12aae60ad661a67b45ef4370757fa5236ffffff
parent a133dd69af9de212225261ff897e25a1509628cf
Author: Felix Fietkau <nbd@openwrt.org>
Date: Wed, 20 Jan 2016 20:12:37 +0100
glib2: sync with default host prefix change
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile
@@ -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