diff options
Diffstat (limited to 'textproc/xmlrpc-c')
-rw-r--r-- | textproc/xmlrpc-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlrpc-c/Makefile b/textproc/xmlrpc-c/Makefile index e936769e8d2..54f5ff859e4 100644 --- a/textproc/xmlrpc-c/Makefile +++ b/textproc/xmlrpc-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2019/10/13 21:48:57 he Exp $ +# $NetBSD: Makefile,v 1.54 2019/11/04 21:43:49 rillig Exp $ DISTNAME= xmlrpc-c-1.51.04 # the "super stable" branch @@ -7,7 +7,7 @@ CATEGORIES= textproc devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlrpc-c/} EXTRACT_SUFX= .tgz # It's actually not a compressed tar file -EXTRACT_OPTS+= -c none +EXTRACT_OPTS+= -c none #/usr/bin/ld: ./libxmlrpc_server++.a(registry.o): relocation R_X86_64_32S against `_ZTVN8xmlrpc_c8callInfoE' can not be used when making a shared object; recompile with -fPIC #./libxmlrpc_server++.a: could not read symbols: Bad value |