Enable fat binary
This commit is contained in:
parent
8e16538785
commit
85080ba291
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1fvmhrqdjs925hzr2i8bszm50h00gwsh17p2kn2pi51zrxck9xjj";
|
||||
};
|
||||
|
||||
configureFlags = [ "--enable-cxx" ];
|
||||
configureFlags = [ "--enable-cxx --enable-fat" ];
|
||||
|
||||
meta = {
|
||||
inherit version;
|
||||
|
Loading…
Reference in New Issue
Block a user