pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54823 CVS commit: pkgsrc/graphics/MesaLib
The following reply was made to PR pkg/54823; it has been noted by GNATS.
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= <triaxx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54823 CVS commit: pkgsrc/graphics/MesaLib
Date: Sat, 18 Jan 2020 21:29:06 +0000
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Jan 18 21:29:05 UTC 2020
Modified Files:
pkgsrc/graphics/MesaLib: Makefile distinfo
Added Files:
pkgsrc/graphics/MesaLib/patches: patch-src_mesa_main_marshal.h
Log Message:
MesaLib: fix PR 54823
pkgsrc changes:
---------------
* Undefine ALIGN symbol as close as possible to the ALIGN function since
it is defined in machine/param.h on FreeBSD.
* Add test to verify there is at least one needed gallium driver for VA.
On FreeBSD, nouveau is disabled and r600 and radeonsi are enabled only
if llvm option is activated.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r1.145 -r1.146 pkgsrc/graphics/MesaLib/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/graphics/MesaLib/patches/patch-src_mesa_main_marshal.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index