[Buildroot] Odd comment in openntpd/Config.in

Baruch Siach baruch at tkos.co.il
Mon Feb 6 18:13:17 UTC 2017


Hi Grant,

On Mon, Feb 06, 2017 at 05:10:56PM +0000, Grant Edwards wrote:
> In https://git.busybox.net/buildroot/tree/package/openntpd/Config.in:
> 
> config BR2_PACKAGE_OPENNTPD
>        bool "openntpd"
>        depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
>        [...]
> 
> comment "openntpd needs a toolchain w/ NPTL"
>         [...]
>         depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL
> 
> Is the "!" in the comment is a typo?

We want to show the comment only when the toolchain has no NPTL support. So 
the "!" makes perfect sense to me.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   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