FreeBSD Bugzilla – Attachment 155503 Details for
Bug 199389
sysutils/ipmitool: properly link against ports OpenSSL/LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openssl ports includes for makefile
openssl_include.patch (text/plain), 403 bytes, created by
Franco Fichtner
on 2015-04-12 08:30:29 UTC
(
hide
)
Description:
openssl ports includes for makefile
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2015-04-12 08:30:29 UTC
Size:
403 bytes
patch
obsolete
>diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile >index 30d0f3c..d7d8510 100644 >--- a/sysutils/ipmitool/Makefile >+++ b/sysutils/ipmitool/Makefile >@@ -29,6 +29,9 @@ PERIODIC_DIR= etc/periodic/daily > OPTIONS_DEFINE= FREEIPMI DOCS > FREEIPMI_DESC= Enable support for freeipmi > >+CFLAGS+= -I${OPENSSLINC} >+LDFLAGS+= -L${OPENSSLLIB} >+ > .if defined(WITH_DEBUG) > CFLAGS+= -ggdb -Wall > .endif
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 199389
:
155503
|
155973
|
155974