FreeBSD Bugzilla – Attachment 162822 Details for
Bug 204314
databases/postgresql94-server: (and previos versions): don't strip binaries when building with DTRACE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
set INSTALL_TARGET=install when DTRACE is on
postgresql_dtrace.patch (text/plain), 398 bytes, created by
Christoph Moench-Tegeder
on 2015-11-05 20:57:16 UTC
(
hide
)
Description:
set INSTALL_TARGET=install when DTRACE is on
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2015-11-05 20:57:16 UTC
Size:
398 bytes
patch
obsolete
>Index: databases/postgresql92-server/Makefile >=================================================================== >--- databases/postgresql92-server/Makefile (revision 400752) >+++ databases/postgresql92-server/Makefile (working copy) >@@ -167,6 +167,7 @@ > . if ${PORT_OPTIONS:MDTRACE} > CONFIGURE_ARGS+=--enable-dtrace > LDFLAGS+=-lelf >+INSTALL_TARGET=install > . endif > > .if ${PORT_OPTIONS:MGSSAPI}
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:
cmt
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 204314
: 162822 |
172234