[Nix-dev] Re: [Nix-commits] SVN commit: nix - r27777 - nixpkgs/trunk/pkgs/development/libraries/mesa
Eelco Dolstra
e.dolstra at tudelft.nl
Thu Jul 14 18:54:03 CEST 2011
Hi,
On 07/14/2011 02:22 PM, Peter Simons wrote:
> configureFlags =
> - "--disable-gallium"
> + "--enable-gallium --enable-gl-osmesa --with-dri-drivers=swrast,radeon,r600 "
Another problem: the flags --with-dri-drivers causes many DRI drivers
that were previously built to be omitted (e.g., the Intel drivers).
Contrast the lib/dri directory in
http://hydra.nixos.org/build/1163596/contents/1 with
http://hydra.nixos.org/build/1072300/contents/1. That's bad.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list