mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Use HOST_GLIB for glib installation instead of /usr/bin
This commit is contained in:
@@ -54,6 +54,8 @@ ATK_CONF_OPT = --enable-shared \
|
||||
--disable-glibtest --enable-explicit-deps=no \
|
||||
--disable-debug
|
||||
|
||||
ATK_MAKE_OPT = GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal GLIB_MKENUMS=$(HOST_GLIB)/bin/glib-mkenums
|
||||
|
||||
ATK_DEPENDENCIES = libglib2 pkgconfig
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,atk))
|
||||
|
||||
Reference in New Issue
Block a user