Summary: | [ patch ] net/xmlrpc-c: libraries should be compiled with -fPIC | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Roman Bogorodskiy <novel> | ||||
Component: | Individual Port(s) | Assignee: | chinsan <chinsan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Roman Bogorodskiy
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->chinsan Over to maintainer (via the GNATS Auto Assign Tool) chinsan 2008-10-24 09:02:02 UTC FreeBSD ports repository Modified files: net/xmlrpc-c Makefile Added files: net/xmlrpc-c/files patch-src-cpp-Makefile Log: - Fix linker issue with static xmlrpc-c libraries. - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@) Revision Changes Path 1.36 +1 -0 ports/net/xmlrpc-c/Makefile 1.1 +11 -0 ports/net/xmlrpc-c/files/patch-src-cpp-Makefile (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" chinsan 2008-10-24 09:07:41 UTC FreeBSD ports repository Modified files: net/xmlrpc-c-devel Makefile Added files: net/xmlrpc-c-devel/files patch-src-cpp-Makefile Log: - Fix linker issue with static xmlrpc-c libraries. - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@) Revision Changes Path 1.35 +1 -0 ports/net/xmlrpc-c-devel/Makefile 1.1 +11 -0 ports/net/xmlrpc-c-devel/files/patch-src-cpp-Makefile (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thanks. |