FreeBSD Bugzilla – Attachment 139586 Details for
Bug 185866
Add option for lang/rust to build with LLnextgen for grammar verification
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 675 bytes, created by
Oleksii
on 2014-01-18 19:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleksii
Created:
2014-01-18 19:10:00 UTC
Size:
675 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 340200) >+++ Makefile (working copy) >@@ -31,8 +31,11 @@ > rusti.1 \ > rustpkg.1 > >-OPTIONS_DEFINE= RUSTPKG >+OPTIONS_DEFINE= RUSTPKG \ >+ LLNEXTGEN >+ > RUSTPKG_DESC= Build with package manager >+LLNEXTGEN_DESC= Build with grammar verification > OPTIONS_DEFAULT= RUSTPKG > > NO_STAGE= yes >@@ -54,6 +57,10 @@ > PLIST_SUB+= RUSTPKG="@comment " > .endif > >+.if ${PORT_OPTIONS:MLLNEXTGEN} >+BUILD_DEPENDS+= LLnextgen:${PORTSDIR}/devel/llnextgen >+.endif >+ > LIB_DEPENDS+= execinfo:${PORTSDIR}/devel/libexecinfo > > MAKE_ARGS+= CC=${CC} CXX=${CXX} ARCH=x86_64
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 185866
: 139586