3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/misc/blender
Bjørn Forsman 69367e4ebc blender: unbreak cudaSupport
Currently it errors out at build time with:

/nix/store/HASH-cudatoolkit-6.5.19/usr_include/host_config.h:82:2:
  error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!

Instead of downgrading gcc to 4.8, this patch upgrades cuda to 7.0, which
I think is the better choice. (Cuda 7 dropped support for some older graphics
cards, but gained support for newer ones.)
2015-08-18 23:22:06 +02:00
..
default.nix blender: unbreak cudaSupport 2015-08-18 23:22:06 +02:00
fix-include.patch ReRevert Merge x-updates into master 2013-05-29 23:25:02 +02:00