FreeBSD Bugzilla – Attachment 42084 Details for
Bug 65677
[PATCH] databases/db3: fix ./configure --host warning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
databases-db3.CONFIGURE_TARGET.patch
databases-db3.CONFIGURE_TARGET.patch (text/plain), 744 bytes, created by
Roman Neuhauser
on 2004-04-17 18:00:39 UTC
(
hide
)
Description:
databases-db3.CONFIGURE_TARGET.patch
Filename:
MIME Type:
Creator:
Roman Neuhauser
Created:
2004-04-17 18:00:39 UTC
Size:
744 bytes
patch
obsolete
>Index: databases/db3/Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/db3/Makefile,v >retrieving revision 1.54 >diff -u -r1.54 Makefile >--- databases/db3/Makefile 14 Mar 2004 06:16:06 -0000 1.54 >+++ databases/db3/Makefile 17 Apr 2004 15:23:49 -0000 >@@ -32,8 +32,8 @@ > --enable-dump185 --enable-cxx \ > --enable-dynamic \ > --prefix=${PREFIX} \ >- --includedir=${PREFIX}/include/db3 \ >- --target=${ARCH}-portbld-freebsd${OSREL} >+ --includedir=${PREFIX}/include/db3 >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > INSTALL_TARGET= install_include install_lib install_utilities > .if !defined(NOPORTDOCS) > INSTALL_TARGET+= install_docs docdir=${DOCSDIR}
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 65677
: 42084