pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: ELF TLS is broken on FreeBSD...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04efa433d531
branches: trunk
changeset: 426990:04efa433d531
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 09 16:54:22 2020 +0000
description:
MesaLib: ELF TLS is broken on FreeBSD too
diffstat:
graphics/MesaLib/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 92c8936124f8 -r 04efa433d531 graphics/MesaLib/options.mk
--- a/graphics/MesaLib/options.mk Thu Apr 09 16:48:08 2020 +0000
+++ b/graphics/MesaLib/options.mk Thu Apr 09 16:54:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.80 2020/04/09 16:48:08 nia Exp $
+# $NetBSD: options.mk,v 1.81 2020/04/09 16:54:22 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib
@@ -33,6 +33,7 @@
# ELF TLS is broken in at least the following cases:
# - NetBSD with SDL2 without X11
+# - FreeBSD - https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3559
# - Linux with musl libc
#
# https://gitlab.freedesktop.org/mesa/mesa/issues/966
Home |
Main Index |
Thread Index |
Old Index