pkgs/top-level/all-packages.nix: crypto++-5.6.0 is compiled with "-O2 -march=native -mtune=native"
Ought to be fixed ASAP. I'll probably do it tomorrow. svn path=/nixpkgs/trunk/; revision=22758
This commit is contained in:
parent
15cb365b1d
commit
fb1142ee5c
@ -3764,6 +3764,7 @@ let
|
||||
};
|
||||
|
||||
cryptopp = import ../development/libraries/crypto++ {
|
||||
# SIDE-EFFECT WARNING: crypto++-5.6.0 is compiled with "-O2 -march=native -mtune=native".
|
||||
inherit fetchurl stdenv unzip libtool;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user