[Buildroot] [PATCH] berkeleydb: workaround m68k/coldfire issue

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Feb 22 20:34:25 UTC 2017


Hello,

On Wed, 22 Feb 2017 13:51:10 +0100, Waldemar Brodkorb wrote:

>  # build directory can't be the directory where configure are there, so..
>  define BERKELEYDB_CONFIGURE_CMDS
>  	(cd $(@D)/build_unix; rm -rf config.cache; \
>  		$(TARGET_CONFIGURE_OPTS) \
>  		$(TARGET_CONFIGURE_ARGS) \
> +		$(BERKELEYDB_CONF_OPTS) \

Since it's passed in the environment of configure and not as an option,
I renamed this variable to BERKELEYDB_CONF_ENV, which is more
consistent with what we do in the autotools-package infrastructure.

Applied with this fix. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list