unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@openmailbox.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: boost: Update to 1.60.0
Date: Wed, 6 Jan 2016 08:49:07 -0600	[thread overview]
Message-ID: <20160106084907.2db0aac3@PocketWee> (raw)
In-Reply-To: <87a8ojhuhc.fsf@gnu.org>

On Wed, 06 Jan 2016 11:29:03 +0100
ludo@gnu.org (Ludovic Courtès) wrote:

> Eric Bavier <ericbavier@openmailbox.org> skribis:
>  
> > diff --git a/gnu/packages/patches/boost-mips-avoid-m32.patch b/gnu/packages/patches/boost-mips-avoid-m32.patch
> > deleted file mode 100644
> > index 811c9fb..0000000
> > --- a/gnu/packages/patches/boost-mips-avoid-m32.patch
> > +++ /dev/null
> > @@ -1,15 +0,0 @@
> > -The following patch prevents the use of the -m32 flag on mips, where it
> > -is not understood by gcc, as well as other non-x86 architectures.
> > -
> > -diff -u -r boost_1_58_0.orig/tools/build/src/tools/gcc.jam boost_1_58_0/tools/build/src/tools/gcc.jam
> > ---- boost_1_58_0.orig/tools/build/src/tools/gcc.jam	2015-04-04 19:25:07.000000000 +0200
> > -+++ boost_1_58_0/tools/build/src/tools/gcc.jam	2015-07-10 01:08:19.822733823 +0200
> > -@@ -451,7 +451,7 @@
> > -         else
> > -         {
> > -             local arch = [ feature.get-values architecture : $(properties) ] ;
> > --            if $(arch) != arm
> > -+            if $(arch) = x86
> 
> Do you know if this patch or something equivalent was applied upstream?
> 
> I guess we’ll have to wait for Hydra’s feedback on MIPS.

Something similar has been incorporated upstream, so I think we should
be OK on MIPS.

`~Eric

  reply	other threads:[~2016-01-06 14:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-05 22:54 [PATCH] gnu: boost: Update to 1.60.0 Eric Bavier
2016-01-06  8:21 ` Ricardo Wurmus
2016-01-06  9:17 ` Efraim Flashner
2016-01-06 10:29 ` Ludovic Courtès
2016-01-06 14:49   ` Eric Bavier [this message]
2016-01-06 22:18     ` Ludovic Courtès
2016-01-10 22:18       ` Andreas Enge
2016-01-11  9:17         ` Ludovic Courtès
2016-01-11  9:58           ` Andreas Enge
2016-01-12 17:20           ` Ludovic Courtès
2016-01-12 20:21             ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160106084907.2db0aac3@PocketWee \
    --to=ericbavier@openmailbox.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).