From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] arch/Config.in: Drop unused BR2_BINFMT_ELF
Date: Sun, 7 Dec 2014 23:34:26 +0100 [thread overview]
Message-ID: <20141207223426.GL10809@free.fr> (raw)
In-Reply-To: <da642e089b9c4f19e755d4ef1f3b7477ac7a7201.1416476239.git.baruch@tkos.co.il>
Baruch, All,
On 2014-11-20 11:37 +0200, Baruch Siach spake thusly:
> The BR2_BINFMT_ELF symbol (introduced in commit 57133825c930) can't possibly
> be selected because it depends on (!BR2_bfin && !BR2_m68k), while the
> surrounding choice depends on (BR2_bfin || BR2_m68k). This symbol is never
> used.
>
> Cc: Sonic Zhang <sonic.zhang@analog.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
As Thomas P. said, he has a series that needs this symbol, and he now
has posted that series to the list:
http://lists.busybox.net/pipermail/buildroot/2014-December/114192.html
So I've marked this patch "Superseded" in Patchowrk.
Thanks!
Regards,
Yann E. MORIN.
> ---
> arch/Config.in | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/arch/Config.in b/arch/Config.in
> index d62d8872b3f3..966046aa4b84 100644
> --- a/arch/Config.in
> +++ b/arch/Config.in
> @@ -257,14 +257,6 @@ choice
> depends on BR2_bfin || BR2_m68k
> default BR2_BINFMT_FDPIC
>
> -config BR2_BINFMT_ELF
> - bool "ELF"
> - depends on !BR2_bfin && !BR2_m68k
> - help
> - ELF (Executable and Linkable Format) is a format for libraries and
> - executables used across different architectures and operating
> - systems.
> -
> config BR2_BINFMT_FDPIC
> bool "FDPIC"
> depends on BR2_bfin || BR2_m68k
> --
> 2.1.3
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2014-12-07 22:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-20 9:37 [Buildroot] [PATCH] arch/Config.in: Drop unused BR2_BINFMT_ELF Baruch Siach
2014-11-20 10:25 ` Thomas Petazzoni
2014-12-07 22:34 ` Yann E. MORIN [this message]
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=20141207223426.GL10809@free.fr \
--to=yann.morin.1998@free.fr \
--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