JuliaLang / Microbenchmarks

Microbenchmarks comparing the Julia Programming language with other languages
https://julialang.org/benchmarks/
Other
88 stars 48 forks source link

update `Makefile` to latest julia - add `LDFLAGS` #74

Open t-bltg opened 1 year ago

t-bltg commented 1 year ago

Fix https://github.com/JuliaLang/Microbenchmarks/issues/73.

Also add LDFLAGS in the Makefile for linking to a specific openblas library.