FreeBSD Bugzilla – Attachment 146438 Details for
Bug 192401
dns/powerdns: fails on plist-check
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Additional patch to disable creation of .a files
dns_powerdns-devel_Makefile.patch (text/plain), 464 bytes, created by
Ralf van der Enden
on 2014-08-28 09:55:19 UTC
(
hide
)
Description:
Additional patch to disable creation of .a files
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2014-08-28 09:55:19 UTC
Size:
464 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 366381) >+++ Makefile (working copy) >@@ -32,7 +32,8 @@ > INSTALL_TARGET= install-strip > CXXFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >-CONFIGURE_ARGS= --with-modules="" \ >+CONFIGURE_ARGS= --disable-static \ >+ --with-modules="" \ > --with-dynmodules="pipe ${MODULES}" \ > --sysconfdir="${PREFIX}/etc/pdns" \ > --with-boost="${LOCALBASE}"
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
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 192401
:
146149
|
146360
| 146438