mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-25 08:00:36 +02:00
libgii, fix X_CFLAGS using HOST/usr/include folder
This commit is contained in:
parent
bd28a3a75f
commit
b65a87c42e
@ -47,6 +47,8 @@ CONFIGURE_ARGS += \
|
||||
--enable-mutexes=builtin \
|
||||
--disable-x
|
||||
|
||||
MAKE_FLAGS += X_CFLAGS=$(STAGING_DIR)/usr/include
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user