pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50172 CVS commit: pkgsrc/graphics/MesaLib



The following reply was made to PR pkg/50172; it has been noted by GNATS.

From: "Tobias Nygren" <tnn%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50172 CVS commit: pkgsrc/graphics/MesaLib
Date: Sat, 12 Sep 2015 16:50:24 +0000

 Module Name:	pkgsrc
 Committed By:	tnn
 Date:		Sat Sep 12 16:50:24 UTC 2015
 
 Modified Files:
 	pkgsrc/graphics/MesaLib: Makefile options.mk
 
 Log Message:
 The LLVM option enables JIT accelerated software rendering and
 is also required to support the latest RADEON GPUs, so enable it
 by default on platforms where such GPUs might be encountered.
 Also enable thread local storage support in GLX for those platforms.
 Part of PR pkg/50172.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.107 -r1.108 pkgsrc/graphics/MesaLib/Makefile
 cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/MesaLib/options.mk
 
 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