Skip to content

Commit

Permalink
Update Build.wl
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryI authored Feb 19, 2025
1 parent 6b03d78 commit 28f6497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/Build.wl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Block[{$directory, $libSrc, $libDir, $linkerOptions},
"Debug" -> True,
"ShellOutputFunction"->Print,
"Compiler"->GenericCCompiler,
"CompilerInstallation"->"/usr/bin",
"CompilerInstallation"->"/bin",
"CompilerName"->"gcc",
opts
]
Expand Down

0 comments on commit 28f6497

Please sign in to comment.