unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Fis Trivial <ybbs.daans@hotmail.com>
To: Fis Trivial <ybbs.daans@hotmail.com>
Cc: "31083@debbugs.gnu.org" <31083@debbugs.gnu.org>
Subject: [bug#31083] [PATCH 1/2] gnu: libtorrent-rasterbar: Add CXXFLAGS.
Date: Fri, 6 Apr 2018 20:16:30 +0000	[thread overview]
Message-ID: <MWHPR16MB0063CA0717085F418C04C9AA92BA0@MWHPR16MB0063.namprd16.prod.outlook.com> (raw)
In-Reply-To: <MWHPR16MB006332F2D6608BEBE8DFA3CA92BA0@MWHPR16MB0063.namprd16.prod.outlook.com>


Fis Trivial writes:

> * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS.
> ---
>  gnu/packages/bittorrent.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
> index dc051e262..b168f88e0 100644
> --- a/gnu/packages/bittorrent.scm
> +++ b/gnu/packages/bittorrent.scm
> @@ -391,7 +391,8 @@ and will take advantage of multiple processor cores where possible.")
>                              (assoc-ref %build-inputs "boost")
>                              "/lib")
>               "--enable-python-binding"
> -             "--enable-tests")
> +             "--enable-tests"
> +             "CXXFLAGS=-std=c++11")     ; Use std::chrono instead of boost
>         #:make-flags (list
>                       (string-append "LDFLAGS=-Wl,-rpath="
>                                      (assoc-ref %outputs "out") "/lib"))))

This is for adding qBittorrent.

  reply	other threads:[~2018-04-06 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06 20:06 [bug#31083] [PATCH 1/2] gnu: libtorrent-rasterbar: Add CXXFLAGS Fis Trivial
2018-04-06 20:16 ` Fis Trivial [this message]
2018-04-09 20:59 ` Ludovic Courtès
2018-04-09 21:41   ` Fis Trivial
2018-04-10 20:50     ` 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=MWHPR16MB0063CA0717085F418C04C9AA92BA0@MWHPR16MB0063.namprd16.prod.outlook.com \
    --to=ybbs.daans@hotmail.com \
    --cc=31083@debbugs.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).