=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/README,v retrieving revision 1.32 retrieving revision 1.33 diff -c -r1.32 -r1.33 *** xenocara/README 2013/04/14 10:23:04 1.32 --- xenocara/README 2013/05/14 07:55:46 1.33 *************** *** 136,141 **** --- 136,142 ---- the following command in the libGL build directory (the default is /usr/xenocara/lib/libGL): + env XENOCARA_BUILD_GALLIUM=Yes make obj env XENOCARA_BUILD_GALLIUM=Yes make build This software rasertizer can also benefit from the LLVM infrastructure *************** *** 143,148 **** --- 144,150 ---- to have the llvm package installed and use the following command in the libGL build directory: + env XENOCARA_BUILD_GALLIUM=llvm make obj env XENOCARA_BUILD_GALLIUM=llvm make build Alternatively, you can also set XENOCARA_BUILD_GALLIUM in /etc/mk.conf *************** *** 222,225 **** See also -- ! $OpenBSD: README,v 1.32 2013/04/14 10:23:04 mpi Exp $ --- 224,227 ---- See also -- ! $OpenBSD: README,v 1.33 2013/05/14 07:55:46 ajacoutot Exp $