FreeBSD Bugzilla – Attachment 138547 Details for
Bug 184537
[PATCH] databases/tinycdb: also build+install shared library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tinycdb-0.78.patch
tinycdb-0.78.patch (text/plain), 639 bytes, created by
Ralf van der Enden
on 2013-12-06 12:40:01 UTC
(
hide
)
Description:
tinycdb-0.78.patch
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2013-12-06 12:40:01 UTC
Size:
639 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 335741) >+++ Makefile (working copy) >@@ -10,7 +10,10 @@ > COMMENT= Analogous to cdb, but faster > > USE_GMAKE= yes >+USE_LDCONFIG= yes > MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}" >+ALL_TARGET= static sharedlib >+INSTALL_TARGET= install install-sharedlib > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > >@@ -18,7 +21,7 @@ > MAN3= cdb.3 > MAN5= cdb.5 > >-PLIST_FILES= bin/cdb include/cdb.h lib/libcdb.a >+PLIST_FILES= bin/cdb include/cdb.h lib/libcdb.a lib/libcdb.so lib/libcdb.so.1 > > NO_STAGE= yes > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 184537
: 138547