unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: romulasry via Guix-patches via <guix-patches@gnu.org>
To: 44585@debbugs.gnu.org
Subject: [bug#44585] [PATCH] Update mesa to use LLVM 11
Date: Wed, 11 Nov 2020 20:07:23 +0000	[thread overview]
Message-ID: <TspTbIP7hT-bctDfEvmi_r_4eI1drtWzHIPzz3aGucipUs0P4Q22mrpxqlox9Ts_ZpmGOzSqY5yARRNLAqdRaEiW3WD61KW1oyJcrXNAqM4=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 60 bytes --]

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 308 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: mesa-updated-llvm.patch --]
[-- Type: text/x-patch; name=mesa-updated-llvm.patch, Size: 506 bytes --]

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index fb33bd7f6d..d0c808ae6a 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -277,7 +277,7 @@ also known as DXTn or DXTC) for Mesa.")
         ,@(match (%current-system)
             ((or "x86_64-linux" "i686-linux")
              ;; Note: update the 'clang' input of mesa-opencl when bumping this.
-             `(("llvm" ,llvm-10)))
+             `(("llvm" ,llvm-11)))
             (_
              `()))
         ("wayland" ,wayland)

                 reply	other threads:[~2020-11-11 20:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='TspTbIP7hT-bctDfEvmi_r_4eI1drtWzHIPzz3aGucipUs0P4Q22mrpxqlox9Ts_ZpmGOzSqY5yARRNLAqdRaEiW3WD61KW1oyJcrXNAqM4=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=44585@debbugs.gnu.org \
    --cc=romulasry@protonmail.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 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).