Bump buildroot to 2019.02
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZMQPP_VERSION = 4.1.2
|
||||
ZMQPP_VERSION = 4.2.0
|
||||
ZMQPP_SITE = $(call github,zeromq,zmqpp,$(ZMQPP_VERSION))
|
||||
ZMQPP_INSTALL_STAGING = YES
|
||||
ZMQPP_DEPENDENCIES = zeromq
|
||||
@@ -19,6 +19,7 @@ ZMQPP_CONFIG = $(if $(BR2_ENABLE_DEBUG),debug,release)
|
||||
# By setting CONFIG to empty, all optimizations such as -funroll-loops
|
||||
# -ffast-math -finline-functions -fomit-frame-pointer are disabled
|
||||
ifeq ($(BR2_or1k):$(BR2_TOOLCHAIN_GCC_AT_LEAST_6),y:)
|
||||
# check-package OverriddenVariable
|
||||
ZMQPP_CONFIG =
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user