Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -11,4 +11,9 @@ XAPP_XLOAD_LICENSE = MIT
|
||||
XAPP_XLOAD_LICENSE_FILES = COPYING
|
||||
XAPP_XLOAD_DEPENDENCIES = xlib_libXaw
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_USES_MUSL),y)
|
||||
# musl doesn't have rwhod.h, but xload can replace it with stubs
|
||||
XAPP_XLOAD_CONF_OPTS += CFLAGS="$(TARGET_CFLAGS) -DRLOADSTUB"
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user