Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gmp: disable for MIPS R6
Date: Tue, 24 Nov 2015 10:51:08 -0300	[thread overview]
Message-ID: <56546B4C.1040105@zacarias.com.ar> (raw)
In-Reply-To: <20151124144126.4d6ad588@free-electrons.com>

On 24/11/15 10:41, Thomas Petazzoni wrote:

>> Hi.
>> How about in package/gmp.mk:
>>
>> ifeq ($(BR2_mips_32r6)$(BR2_mips_64r6),y)
>> GMP_CONF_OPTS += --disable-assembly
>> endif
>
> If this works, sounds a *lot* better than duplicating the !mipsr6
> dependency to zillions of packages.
>
> Vicente ?
>
> Thomas

Hi.
Already sent a patch and build-tested for both 32r6 & 64r6.
That codepath is used for architectures that don't have 
assembly-optimized routines, so it's pretty safe. Slower of course, but 
better than nothing.
Regards.

  reply	other threads:[~2015-11-24 13:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 12:41 [Buildroot] [PATCH] gmp: disable for MIPS R6 Vicente Olivert Riera
2015-11-24 13:02 ` Gustavo Zacarias
2015-11-24 13:32   ` Vicente Olivert Riera
2015-11-24 13:41   ` Thomas Petazzoni
2015-11-24 13:51     ` Gustavo Zacarias [this message]
2015-11-24 13:52     ` 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=56546B4C.1040105@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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