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.
1 parent 56888ab commit a7a7c6aCopy full SHA for a7a7c6a
Makefile
@@ -2,7 +2,7 @@ EXECUTABLE = tourexec
2
LIBRARY = libstrategies.so
3
4
COMPILER = gfortran
5
-CFLAGS = -fno-automatic
+CFLAGS = -fno-automatic -fPIC
6
7
LINKER = gfortran
8
0 commit comments