FreeBSD Bugzilla – Attachment 75287 Details for
Bug 108773
[MAINTAINER] databases/db43: fix build without objformat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
db43-4.3.29_1.patch
db43-4.3.29_1.patch (text/plain), 798 bytes, created by
Matthias Andree
on 2007-02-04 19:00:32 UTC
(
hide
)
Description:
db43-4.3.29_1.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2007-02-04 19:00:32 UTC
Size:
798 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/databases/db43/Makefile /root/ports/databases/db43/Makefile >--- /usr/ports/databases/db43/Makefile Wed Nov 8 16:43:19 2006 >+++ /root/ports/databases/db43/Makefile Sun Feb 4 19:26:43 2007 >@@ -45,13 +45,13 @@ > .endif > > pre-patch: >- @${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} >+ ${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g; s,/usr/bin/objformat \|\| echo aout,/usr/bin/objformat || echo elf,' ${WRKSRC}/${CONFIGURE_SCRIPT} > > pre-configure: > ${CHMOD} u+w ${WRKSRC}/../dist/configure > > post-configure: >- @${REINPLACE_CMD} -e '/^extern void db_rpc_serverprog/ d;' ${WRKSRC}/db_server.h >+ ${REINPLACE_CMD} -e '/^extern void db_rpc_serverprog/ d;' ${WRKSRC}/db_server.h > > post-install: > .for i in libdb libdb_cxx
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 108773
: 75287