Template instantiation needs -fPIC for link command

This commit is contained in:
Ralph Lange
2002-11-04 14:07:22 +00:00
parent a9be8e8c52
commit f44a64ed4c

View File

@@ -18,3 +18,4 @@ AR = ar -rc
RANLIB=
LD = ld -r
SHRLIB_LDFLAGS_YES += -fPIC