FreeBSD Bugzilla – Attachment 189167 Details for
Bug 224606
net-im/ejabberd 17.11 compile mod_vcard_sql.erl failed on amd64 FBSD11.1Stable with libressl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
possible fix
ejabberd-rebar-config.diff (text/plain), 841 bytes, created by
Ashish SHUKLA
on 2017-12-28 15:39:30 UTC
(
hide
)
Description:
possible fix
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2017-12-28 15:39:30 UTC
Size:
841 bytes
patch
obsolete
>diff -urN /usr/ports/net-im/ejabberd/files/patch-rebar.config ejabberd/files/patch-rebar.config >--- /usr/ports/net-im/ejabberd/files/patch-rebar.config 1970-01-01 00:00:00.000000000 +0000 >+++ ejabberd/files/patch-rebar.config 2017-12-28 15:33:54.305420000 +0000 >@@ -0,0 +1,14 @@ >+Source: https://github.com/processone/ejabberd/commit/d8ace67a50a2ee68c679dc6d1e33ed8818c5df66 >+ >+--- rebar.config.orig 2017-11-20 12:14:44 UTC >++++ rebar.config >+@@ -80,7 +80,8 @@ >+ eimp, >+ iconv]}}. >+ >+-{erl_first_files, ["src/ejabberd_config.erl", "src/gen_mod.erl", "src/mod_muc_room.erl", "src/mod_push.erl"]}. >++{erl_first_files, ["src/ejabberd_sql_pt.erl", "src/ejabberd_config.erl", >++ "src/gen_mod.erl", "src/mod_muc_room.erl", "src/mod_push.erl"]}. >+ >+ {erl_opts, [nowarn_deprecated_function, >+ {i, "include"},
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 224606
: 189167 |
189187
|
189188
|
189193