[Buildroot] [PATCH 2/2] package/bind: bump version to 9.16.9

Baruch Siach baruch at tkos.co.il
Sun Dec 6 13:57:19 UTC 2020


Hi Bernd,

On Sun, Dec 06 2020, Bernd Kuhls wrote:
> diff --git a/package/bind/Config.in b/package/bind/Config.in
> index db10ceb304..59c4f05a54 100644
> --- a/package/bind/Config.in
> +++ b/package/bind/Config.in
> @@ -1,6 +1,11 @@
>  config BR2_PACKAGE_BIND
>  	bool "bind"
>  	depends on BR2_USE_MMU # fork()
> +	depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL # libuv
> +	depends on BR2_USE_MMU # libuv

Duplicate dependency.

baruch

> +	depends on !BR2_STATIC_LIBS # libuv
> +	depends on BR2_TOOLCHAIN_HAS_SYNC_4 # libuv
> +	select BR2_PACKAGE_LIBUV
>  	help
>  	  BIND (Berkeley Internet Name Domain) is an
>  	  implementation of the Domain Name System (DNS) protocols

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -


More information about the buildroot mailing list