wpp: Build with -fPIC to allow libwpp to be used from dlls.
This commit is contained in:
parent
bd94f95938
commit
ced7d134c7
|
@ -2,6 +2,7 @@ TOPSRCDIR = @top_srcdir@
|
|||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
DLLFLAGS = @DLLFLAGS@
|
||||
MODULE = libwpp.a
|
||||
|
||||
C_SRCS = \
|
||||
|
|
Loading…
Reference in New Issue