Skip to content
Snippets Groups Projects
Commit 5b682d1c authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing rt

parent 384e75bf
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@ fi
### if we are on linux we have to add -rt
if [ x"$platform" = x"linux" ]; then
lin_alg_lib="$lin_alg_lib -rt"
lin_alg_lib="$lin_alg_lib -lrt"
fi
### MPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment