We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-L
1 parent 882ebd5 commit 30cd3adCopy full SHA for 30cd3ad
Makefile
@@ -1,6 +1,6 @@
1
# Macros
2
CC=mpicc
3
-CFLAGS=-Wall -Wextra -g3 -I include -L interpol_rs/target/release -fPIC -shared
+CFLAGS=-Wall -Wextra -g3 -I include -L interpol-rs/target/release -fPIC -shared
4
OFLAGS=-march=native -mtune=native -Os
5
6
INCLUDE=include
0 commit comments