freeglut: gcc-4.2 related patch
svn path=/nixpkgs/branches/stdenv-updates/; revision=10159
This commit is contained in:
@@ -9,4 +9,5 @@ stdenv.mkDerivation {
|
||||
};
|
||||
|
||||
buildInputs = [x11 mesa];
|
||||
patches = ./freeglut-gcc-4.2.patch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user