all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Boris A. Dekshteyn" <boris.dekshteyn@gmail.com>
Cc: 37474-done@debbugs.gnu.org
Subject: bug#37474: [PATCH] gnu: libomp: Fix test target.
Date: Mon, 23 Sep 2019 17:52:03 +0200	[thread overview]
Message-ID: <87h853huxo.fsf@gnu.org> (raw)
In-Reply-To: <87k1a2ozfn.fsf@gmail.com> (Boris A. Dekshteyn's message of "Sat, 21 Sep 2019 01:09:05 +1200")

Hi Boris,

"Boris A. Dekshteyn" <boris.dekshteyn@gmail.com> skribis:

> Fix libomp build.
> ---
>  gnu/packages/llvm.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
> index 9efb4a4841..f3bc23d899 100644
> --- a/gnu/packages/llvm.scm
> +++ b/gnu/packages/llvm.scm
> @@ -369,7 +369,7 @@ requirements according to version 1.1 of the OpenCL specification.")
>       '(#:configure-flags '("-DLIBOMP_USE_HWLOC=ON"
>                             "-DOPENMP_TEST_C_COMPILER=clang"
>                             "-DOPENMP_TEST_CXX_COMPILER=clang++")
> -       #:test-target "check-libomptarget"))
> +       #:test-target "check-libomp"))

I added a commit log following our conventions and pushed as commit
9338cbdbe04f1e2cacd593e3632a111687ffabf5.

Thanks!

Ludo’.

      reply	other threads:[~2019-09-23 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-20 13:09 [bug#37474] [PATCH] gnu: libomp: Fix test target Boris A. Dekshteyn
2019-09-23 15:52 ` Ludovic Courtès [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=87h853huxo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=37474-done@debbugs.gnu.org \
    --cc=boris.dekshteyn@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.