We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196d0dd commit 9f47c4cCopy full SHA for 9f47c4c
src/makefiles/Makefile.hpux
@@ -30,7 +30,7 @@ AROPT = crs
30
31
DLSUFFIX = .sl
32
ifeq ($(GCC), yes)
33
-CFLAGS_SL = -fPIC
+CFLAGS_SL = -fpic
34
else
35
CFLAGS_SL = +z
36
endif
0 commit comments