From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] dropbear: use libtomath & libtomcrypt
Date: Fri, 1 Apr 2016 11:42:09 +0300 [thread overview]
Message-ID: <20160401084209.GB2406@tarshish> (raw)
In-Reply-To: <1459498030-19700-3-git-send-email-francois.perrad@gadz.org>
Hi Francois,
On Fri, Apr 01, 2016 at 10:07:10AM +0200, Francois Perrad wrote:
> +ifeq ($(BR2_PACKAGE_LIBTOMMATH)$(BR2_PACKAGE_LIBTOMCRYPT),yy)
> +DROPBEAR_DEPENDENCIES += libtommath libtomcrypt
Does dropbear code use libtommath directly? If not, listing only libtomcrypt
should be enough. The check for BR2_PACKAGE_LIBTOMMATH can also be dropped in
this case.
> +DROPBEAR_CONF_OPTS += --disable-bundled-libtom
> +else
> +DROPBEAR_CONF_OPTS += --enable-bundled-libtom
> +endif
> +
> ifeq ($(BR2_PACKAGE_DROPBEAR_CLIENT),y)
> # Build dbclient, and create a convenience symlink named ssh
> DROPBEAR_PROGRAMS += dbclient
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2016-04-01 8:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-01 8:07 [Buildroot] [PATCH 1/3] libtommath: new package Francois Perrad
2016-04-01 8:07 ` [Buildroot] [PATCH 2/3] libtomcrypt: " Francois Perrad
2016-04-01 8:07 ` [Buildroot] [PATCH 3/3] dropbear: use libtomath & libtomcrypt Francois Perrad
2016-04-01 8:42 ` Baruch Siach [this message]
2016-04-01 9:14 ` François Perrad
2016-04-01 8:19 ` [Buildroot] [PATCH 1/3] libtommath: new package Yegor Yefremov
2016-04-01 9:11 ` François Perrad
2016-04-01 10:17 ` Yegor Yefremov
2016-04-01 10:21 ` Vicente Olivert Riera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160401084209.GB2406@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox