FreeBSD Bugzilla – Attachment 123056 Details for
Bug 166315
[patch] devel/lua-alien: remove LICENSE dup, #-fno-stack-protector and wrap CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
misc.diff
misc.diff (text/plain), 947 bytes, created by
Jan Beich
on 2012-03-22 11:10:13 UTC
(
hide
)
Description:
misc.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-03-22 11:10:13 UTC
Size:
947 bytes
patch
obsolete
>Index: devel/lua-alien/Makefile >=================================================================== >RCS file: /a/.csup/ports/devel/lua-alien/Makefile,v >retrieving revision 1.7 >diff -u -p -r1.7 Makefile >--- devel/lua-alien/Makefile 8 Feb 2012 20:09:29 -0000 1.7 >+++ devel/lua-alien/Makefile 18 Feb 2012 18:05:56 -0000 >@@ -16,15 +16,15 @@ DIST_SUBDIR= lua-${PORTNAME} > MAINTAINER= ports@FreeBSD.org > COMMENT= Lua -> C FFI > >-LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi >- > LICENSE= MIT > >-LICENSE= MIT >+LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi >+ > USE_LUA= 5.1 > > WRKSRC= ${WRKDIR}/${GITHUB_USER}-${PORTNAME}-${GITHUB_SRC_SUFX} >-CFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} -DBSD -fPIC #-fno-stack-protector >+CFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} \ >+ -DBSD -fPIC > LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR} -llua -shared > MAKE_ENV+= LIB_OPTION="${LDFLAGS}" LIB_EXT=".so" LUA="${LUA_CMD}" > TESTS_EXCLUDE= tests/alien tests/alien.lua
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 166315
: 123056