FreeBSD Bugzilla – Attachment 215470 Details for
Bug 247185
irc/irssi: fix utf8proc support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix utf8proc support
irssi.diff (text/plain), 477 bytes, created by
Yuri Pankov
on 2020-06-11 21:30:51 UTC
(
hide
)
Description:
fix utf8proc support
Filename:
MIME Type:
Creator:
Yuri Pankov
Created:
2020-06-11 21:30:51 UTC
Size:
477 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 538532) >+++ Makefile (working copy) >@@ -45,6 +45,9 @@ > TRUECOLOR_CONFIGURE_ENABLE= true-color > UTF8PROC_DESC= utf8proc support > UTF8PROC_LIB_DEPENDS= libutf8proc.so:textproc/utf8proc >+UTF8PROC_CONFIGURE_ENABLE= utf8proc >+UTF8PROC_CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ >+ LDFLAGS=-L${LOCALBASE}/lib > > .if defined(WITHOUT_SSL) > CONFIGURE_ARGS+= --disable-ssl
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 247185
:
215470
|
215522