pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaLib
Module Name: pkgsrc
Committed By: maya
Date: Tue Sep 3 08:58:39 UTC 2019
Modified Files:
pkgsrc/graphics/MesaLib: Makefile
Log Message:
MesaLib: add link to upstream merge request so we know when the
workaroudn can be removed.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/graphics/MesaLib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/MesaLib/Makefile
diff -u pkgsrc/graphics/MesaLib/Makefile:1.162 pkgsrc/graphics/MesaLib/Makefile:1.163
--- pkgsrc/graphics/MesaLib/Makefile:1.162 Mon Sep 2 20:28:34 2019
+++ pkgsrc/graphics/MesaLib/Makefile Tue Sep 3 08:58:39 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.162 2019/09/02 20:28:34 nia Exp $
+# $NetBSD: Makefile,v 1.163 2019/09/03 08:58:39 maya Exp $
DISTNAME= mesa-19.1.5
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
@@ -152,6 +152,8 @@ CPPFLAGS+= -DHAVE_NOATEXIT
CPPFLAGS+= -DSYSCONFDIR=${PKG_SYSCONFDIR}
BUILDLINK_TRANSFORM+= rm:-Werror=return-type
+
+# https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1853
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--build-id=sha1
# Work around Xorg segfaulting in radeon driver due to wrong alloca being used
Home |
Main Index |
Thread Index |
Old Index