[Buildroot] [PATCH 1/1] package/minidlna: disable on nios2

Yann E. MORIN yann.morin.1998 at free.fr
Sun Nov 30 11:20:49 UTC 2014


Thomas, All,

On 2014-11-30 09:43 +0100, Thomas Petazzoni spake thusly:
> On Sat, 29 Nov 2014 19:56:21 +0100, Bernd Kuhls wrote:
> > diff --git a/package/minidlna/Config.in b/package/minidlna/Config.in
> > index 5c5306d..c0620d5 100644
> > --- a/package/minidlna/Config.in
> > +++ b/package/minidlna/Config.in
> > @@ -14,6 +14,8 @@ config BR2_PACKAGE_MINIDLNA
> >  	select BR2_PACKAGE_LIBJPEG
> >  	select BR2_PACKAGE_SQLITE
> >  	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
> > +	# Triggers the _gp link issue
> > +	depends on !BR2_nios2
> 
> Can we instead please blacklist only the specific NIOS II toolchain
> causing the problem?

Well, as Bernd says, both toolchains we support exhibit that bug.

And you already did two similar patches, where you just did what Bernd
submitted for minidlna:
  - f287f0aa crda: disable on NIOS II
  - 50d36731 aiccu: not available on NIOS II

So I think it is a bit too much to ask to just blacklist the affected
toolchains, especially since they all are affected, and we can not build
our own.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list