Module Name:    src
Committed By:   mrg
Date:           Tue Mar 24 07:56:26 UTC 2020

Modified Files:
        src/share/mk: bsd.README

Log Message:
note that MKLLVMRT affects more than amdgpu.


To generate a diff of this commit:
cvs rdiff -u -r1.398 -r1.399 src/share/mk/bsd.README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.398 src/share/mk/bsd.README:1.399
--- src/share/mk/bsd.README:1.398	Tue Mar  3 02:25:03 2020
+++ src/share/mk/bsd.README	Tue Mar 24 07:56:26 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.398 2020/03/03 02:25:03 christos Exp $
+#	$NetBSD: bsd.README,v 1.399 2020/03/24 07:56:26 mrg Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -333,8 +333,9 @@ MKLLVM		If "yes", build and install clan
 		Default: no
 
 MKLLVMRT	If "yes", build the LLVM PIC libraries necessary for the
-		AMDGPU backend and the native JIT of the target architecture,
-		if supported.
+		various Mesa backend and the native JIT of the target
+		architecture, if supported.  (Radeon R300 and newer,
+		LLVMPIPE for most.)
 		Default: no, enabled automatically with HAVE_MESA_VER=18.
 
 MKLVM		If "no", don't build or install the logical volume manager

Reply via email to