From: "Aric Belsito" <lluixhi@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: media-libs/mesa/, media-libs/mesa/files/
Date: Sun, 22 Apr 2018 21:59:05 +0000 (UTC) [thread overview]
Message-ID: <1524434305.6fa47e8d2271a73abae0b108dbc0c0770bf9a2a4.lluixhi@gentoo> (raw)
commit: 6fa47e8d2271a73abae0b108dbc0c0770bf9a2a4
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 21:58:25 2018 +0000
Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 21:58:25 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=6fa47e8d
media-libs/mesa: add patch for missing header
media-libs/mesa/files/mesa-18-intel-missing-time_t.patch | 11 +++++++++++
media-libs/mesa/mesa-18.1.0_rc1.ebuild | 1 +
2 files changed, 12 insertions(+)
diff --git a/media-libs/mesa/files/mesa-18-intel-missing-time_t.patch b/media-libs/mesa/files/mesa-18-intel-missing-time_t.patch
new file mode 100644
index 0000000..353f8f2
--- /dev/null
+++ b/media-libs/mesa/files/mesa-18-intel-missing-time_t.patch
@@ -0,0 +1,11 @@
+diff -Naur mesa-18.1.0-rc1.orig/src/mesa/drivers/dri/i965/brw_bufmgr.h mesa-18.1.0-rc1/src/mesa/drivers/dri/i965/brw_bufmgr.h
+--- mesa-18.1.0-rc1.orig/src/mesa/drivers/dri/i965/brw_bufmgr.h 2018-04-22 12:42:46.505947484 -0700
++++ mesa-18.1.0-rc1/src/mesa/drivers/dri/i965/brw_bufmgr.h 2018-04-22 12:44:09.720945994 -0700
+@@ -37,6 +37,7 @@
+ #include <stdbool.h>
+ #include <stdint.h>
+ #include <stdio.h>
++#include <time.h>
+ #include "util/u_atomic.h"
+ #include "util/list.h"
+
diff --git a/media-libs/mesa/mesa-18.1.0_rc1.ebuild b/media-libs/mesa/mesa-18.1.0_rc1.ebuild
index 40771c8..9d597ac 100644
--- a/media-libs/mesa/mesa-18.1.0_rc1.ebuild
+++ b/media-libs/mesa/mesa-18.1.0_rc1.ebuild
@@ -287,6 +287,7 @@ src_prepare() {
eapply "${FILESDIR}"/${PN}-17-musl-string_h.patch
eapply "${FILESDIR}"/${PN}-17-musl-invocation_name.patch
eapply "${FILESDIR}"/${PN}-18-musl-pthread.patch
+ eapply "${FILESDIR}"/${PN}-18-intel-missing-time_t.patch
eautoreconf
next reply other threads:[~2018-04-22 21:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-22 21:59 Aric Belsito [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-29 1:54 [gentoo-commits] proj/musl:master commit in: media-libs/mesa/, media-libs/mesa/files/ Jory Pratt
2022-01-21 3:51 Jory Pratt
2021-06-07 13:22 Jory Pratt
2021-03-10 15:19 Jory Pratt
2020-09-04 22:03 Jory Pratt
2020-04-14 12:40 Jory Pratt
2019-10-20 22:10 Jory Pratt
2019-08-22 19:57 Jory Pratt
2019-08-22 3:05 Jory Pratt
2019-05-08 3:07 Jory Pratt
2019-03-27 1:29 Anthony G. Basile
2019-03-14 23:29 Jory Pratt
2018-07-08 9:01 Jory Pratt
2017-12-11 21:03 Aric Belsito
2017-03-20 21:37 Aric Belsito
2017-03-19 20:35 Aric Belsito
2015-07-15 15:01 Anthony G. Basile
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=1524434305.6fa47e8d2271a73abae0b108dbc0c0770bf9a2a4.lluixhi@gentoo \
--to=lluixhi@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox