[Buildroot] [PATCH 1/1] domoticz: remove DOMOTICZ_CXXFLAGS

Arnout Vandecappelle arnout at mind.be
Sat Jul 7 21:18:31 UTC 2018



On 07-07-18 18:09, Fabrice Fontaine wrote:
> Since commit 6be346cec40dda8ab762e11471fa6ff951fdbfa0,
> DOMOTICZ_CXXFLAGS is not set anymore so remove it
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/domoticz/domoticz.mk | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/package/domoticz/domoticz.mk b/package/domoticz/domoticz.mk
> index 6421fd0dd5..3d6cae4746 100644
> --- a/package/domoticz/domoticz.mk
> +++ b/package/domoticz/domoticz.mk
> @@ -27,8 +27,7 @@ DOMOTICZ_CONF_OPTS += -DUSE_STATIC_BOOST=OFF
>  DOMOTICZ_CONF_OPTS += \
>  	-DUSE_BUILTIN_LUA=OFF \
>  	-DUSE_BUILTIN_SQLITE=OFF \
> -	-DUSE_BUILTIN_MQTT=OFF \
> -	-DCMAKE_CXX_FLAGS="$(TARGET_CXXFLAGS) $(DOMOTICZ_CXXFLAGS)"
> +	-DUSE_BUILTIN_MQTT=OFF
>  
>  ifeq ($(BR2_PACKAGE_LIBUSB),y)
>  DOMOTICZ_DEPENDENCIES += libusb
> 

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list