FreeBSD Bugzilla – Attachment 239480 Details for
Bug 268968
net/luasocket: truncates unix socket name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch: Add PLAT definition to ports Makefile.
luasocket.patch (text/plain), 469 bytes, created by
Hugh Daschbach
on 2023-01-15 07:31:25 UTC
(
hide
)
Description:
patch: Add PLAT definition to ports Makefile.
Filename:
MIME Type:
Creator:
Hugh Daschbach
Created:
2023-01-15 07:31:25 UTC
Size:
469 bytes
patch
obsolete
>diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile >index f5aa6661eee8..392056dd335b 100644 >--- a/net/luasocket/Makefile >+++ b/net/luasocket/Makefile >@@ -17,7 +17,7 @@ USES= gmake lua:module pkgconfig > CFLAGS+= -DLUA_COMPAT_APIINTCASTS `pkgconf --cflags lua-${LUA_VER}` > INSTALL_TARGET= install-unix > LDFLAGS+= -shared `pkgconf --libs lua-${LUA_VER}` >-MAKE_ARGS= LUAV=${LUA_VER} >+MAKE_ARGS= LUAV=${LUA_VER} PLAT=freebsd > MAKEFILE= makefile > > USE_GITHUB= yes
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 268968
: 239480