K 10 svn:author V 3 kwm K 8 svn:date V 27 2015-10-18T18:31:55.232803Z K 7 svn:log V 405 * Don't hardcode the Gallium drivers instead set the wanted drivers per arch, like is done for the dri drivers. This fixes Mesa build on arm. [1] * Explicitly disable libva support. This resolves a build issue if libva is installed. [2] * remove the gallium-intel configure flag, it is gone. PR: 197548 [2] Reported by: sbruno@ [1] Reported by: rozhuk.im@gmail.com [2] Tested by: sbruno@ on arm [1] END