FreeBSD Bugzilla – Attachment 162476 Details for
Bug 204041
devel/gdb: Explicitly disable guile in configure when GUILE option is disabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
gdb-guile.patch (text/plain), 606 bytes, created by
Yuri Victorovich
on 2015-10-26 16:54:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-10-26 16:54:04 UTC
Size:
606 bytes
patch
obsolete
>Index: devel/gdb/Makefile >=================================================================== >--- devel/gdb/Makefile (revision 400143) >+++ devel/gdb/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gdb > PORTVERSION= 7.10 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -57,6 +57,7 @@ > EXPAT_CONFIGURE_OFF= --without-expat > EXPAT_LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 > GUILE_CONFIGURE_ON= --with-guile >+GUILE_CONFIGURE_OFF= --without-guile > GUILE_USES= pkgconfig > GUILE_LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 > PORT_READLINE_USES= readline:port
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 204041
: 162476