[BACK]Return to README CVS log [TXT][DIR] Up to [local] / xenocara

Diff for /xenocara/README between version 1.32 and 1.33

version 1.32, 2013/04/14 10:23:04 version 1.33, 2013/05/14 07:55:46
Line 136 
Line 136 
 the following command in the libGL build directory (the default is  the following command in the libGL build directory (the default is
 /usr/xenocara/lib/libGL):  /usr/xenocara/lib/libGL):
   
    env XENOCARA_BUILD_GALLIUM=Yes make obj
  env XENOCARA_BUILD_GALLIUM=Yes make build   env XENOCARA_BUILD_GALLIUM=Yes make build
   
 This software rasertizer can also benefit from the LLVM infrastructure  This software rasertizer can also benefit from the LLVM infrastructure
Line 143 
Line 144 
 to have the llvm package installed and use the following command in the  to have the llvm package installed and use the following command in the
 libGL build directory:  libGL build directory:
   
    env XENOCARA_BUILD_GALLIUM=llvm make obj
  env XENOCARA_BUILD_GALLIUM=llvm make build   env XENOCARA_BUILD_GALLIUM=llvm make build
   
 Alternatively, you can also set XENOCARA_BUILD_GALLIUM in /etc/mk.conf  Alternatively, you can also set XENOCARA_BUILD_GALLIUM in /etc/mk.conf

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33