amd-libflame: enable withAMDOpt by default
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
, withOpenMP ? true
|
||||
, blas64 ? false
|
||||
, withAMDOpt ? false
|
||||
, withAMDOpt ? true
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user