wxhexeditor: fix build (#482095)
This commit is contained in:
@@ -62,6 +62,7 @@ stdenv.mkDerivation rec {
|
||||
preConfigure = "patchShebangs .";
|
||||
|
||||
makeFlags = lib.optionals stdenv.cc.isGNU [
|
||||
"CFLAGS=-std=c17"
|
||||
"OPTFLAGS=-fopenmp"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user