FreeBSD Bugzilla – Attachment 152836 Details for
Bug 197512
devel/gdb: Add support for GUILE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/gdb diff
gdb782.diff (text/plain), 795 bytes, created by
Ashish SHUKLA
on 2015-02-10 11:57:25 UTC
(
hide
)
Description:
devel/gdb diff
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2015-02-10 11:57:25 UTC
Size:
795 bytes
patch
obsolete
>Index: gdb/Makefile >=================================================================== >--- gdb/Makefile (revision 378766) >+++ gdb/Makefile (working copy) >@@ -31,7 +31,7 @@ > > ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 # untested elsewhere, might work > >-OPTIONS_DEFINE= DEBUG EXPAT GDB_LINK PYTHON THREADS TUI >+OPTIONS_DEFINE= DEBUG EXPAT GDB_LINK GUILE PYTHON THREADS TUI > > OPTIONS_DEFAULT= GDB_LINK THREADS TUI PORT_READLINE > >@@ -53,6 +53,8 @@ > EXPAT_CONFIGURE_ON= --with-expat=yes > EXPAT_CONFIGURE_OFF= --without-expat > EXPAT_LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 >+GUILE_CONFIGURE_ON= --with-guile >+GUILE_LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 > PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD} > PYTHON_CONFIGURE_OFF= --without-python > PYTHON_USES= python:2
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 197512
: 152836 |
153499