mesa: use llvm6
This commit is contained in:
parent
231cdaf159
commit
1d16384bb6
@ -10520,6 +10520,7 @@ with pkgs;
|
|||||||
# makes it slower, but during runtime we link against just mesa_drivers
|
# makes it slower, but during runtime we link against just mesa_drivers
|
||||||
# through /run/opengl-driver*, which is overriden according to config.grsecurity
|
# through /run/opengl-driver*, which is overriden according to config.grsecurity
|
||||||
# grsecEnabled = true; # no more support in nixpkgs ATM
|
# grsecEnabled = true; # no more support in nixpkgs ATM
|
||||||
|
llvmPackages = llvmPackages_6;
|
||||||
};
|
};
|
||||||
|
|
||||||
mesa_glu = callPackage ../development/libraries/mesa-glu { };
|
mesa_glu = callPackage ../development/libraries/mesa-glu { };
|
||||||
|
Loading…
Reference in New Issue
Block a user