Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -22,6 +22,8 @@ stdenv.mkDerivation {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
patches = [ ./gcc5.patch ];
|
||||
|
||||
meta = {
|
||||
description = "C++ Libraries for Computer Vision Research and Implementation";
|
||||
homepage = http://vxl.sourceforge.net/;
|
||||
|
||||
Reference in New Issue
Block a user