FreeBSD Bugzilla – Attachment 214135 Details for
Bug 246204
net/freeswitch: add possibility to build with lua53
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add possibility to build with lua53
freeswitch.diff (text/plain), 617 bytes, created by
Vladimir Druzenko
on 2020-05-05 00:09:12 UTC
(
hide
)
Description:
Add possibility to build with lua53
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2020-05-05 00:09:12 UTC
Size:
617 bytes
patch
obsolete
>diff -ur net/freeswitch.orig/Makefile net/freeswitch/Makefile >--- net/freeswitch.orig/Makefile >+++ net/freeswitch/Makefile >@@ -32,7 +32,7 @@ > libtiff.so:graphics/tiff \ > libuuid.so:misc/e2fsprogs-libuuid > >-USES= gmake iconv jpeg libedit libtool lua:51-52 perl5 \ >+USES= gmake iconv jpeg libedit libtool lua perl5 \ > pkgconfig shebangfix ssl > USE_LDCONFIG= yes > USE_RC_SUBR= freeswitch >@@ -48,7 +48,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ > --enable-zrtp >-CFLAGS+= -Wno-error >+CFLAGS+= -Wno-error -I${LUA_INCDIR} > > USERS= ${PORTNAME} > GROUPS= ${USERS}
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:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 246204
: 214135