qca2: Patch for gcc 4.7+ (close #738).
Thanks to http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20120917/347917.html
This commit is contained in:
committed by
Vladimír Čunát
parent
8ba92b8895
commit
de71c8bdb0
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
|
||||
EMSA3_SHA512 ///< SHA512, with EMSA3 (ie PKCS#1 Version 1.5) encoding'
|
||||
'';
|
||||
|
||||
patches = [ ./gcc47.patch ];
|
||||
|
||||
configureFlags = "--no-separate-debug-info";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
Reference in New Issue
Block a user