net/xmlrpc-c: Fix build with llvm 16

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Renato Botelho 2023-07-18 10:32:43 -03:00
parent 5cf3315223
commit 08d6cc6855

View file

@ -10,6 +10,7 @@ WWW= http://xmlrpc-c.sourceforge.net/
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
USES= gmake pkgconfig tar:tgz USES= gmake pkgconfig tar:tgz
USE_CXXSTD= c++11
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes