Bump Buildroot Version to buildroot 2019_02_6
This commit is contained in:
@@ -66,6 +66,14 @@ ifeq ($(BR2_SYSTEM_ENABLE_NLS),)
|
||||
GIT_MAKE_OPTS += NO_GETTEXT=1
|
||||
endif
|
||||
|
||||
GIT_CFLAGS = $(TARGET_CFLAGS)
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_GCC_BUG_85180),y)
|
||||
GIT_CFLAGS += -O0
|
||||
endif
|
||||
|
||||
GIT_CONF_OPTS += CFLAGS="$(GIT_CFLAGS)"
|
||||
|
||||
GIT_INSTALL_TARGET_OPTS = $(GIT_MAKE_OPTS) DESTDIR=$(TARGET_DIR) install
|
||||
|
||||
# assume yes for these tests, configure will bail out otherwise
|
||||
|
||||
Reference in New Issue
Block a user