diff --git a/Scripts/Build.wl b/Scripts/Build.wl index c4c80b0..88b23b6 100644 --- a/Scripts/Build.wl +++ b/Scripts/Build.wl @@ -62,7 +62,7 @@ Block[{$directory, $libSrc, $libDir, $linkerOptions}, "Debug" -> True, "ShellOutputFunction"->Print, "Compiler"->GenericCCompiler, - "CompilerInstallation"->"/usr/bin", + "CompilerInstallation"->"/bin", "CompilerName"->"gcc", opts ]