Update buildroot to 17.02.10

This commit is contained in:
2018-02-23 23:37:40 +01:00
parent 603523bbe2
commit 289e6a5685
74 changed files with 712 additions and 120 deletions

View File

@@ -388,7 +388,7 @@ DISABLE_NLS :=--disable-nls
endif
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
TARGET_CONFIGURE_OPTS += CXX=false
TARGET_CONFIGURE_OPTS += CXX=false CXXCPP=cpp
endif
ifeq ($(BR2_STATIC_LIBS),y)