FreeBSD Bugzilla – Attachment 126675 Details for
Bug 170429
[PATCH] devel/gdb: Really depend on readline from ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gdb.diff
gdb.diff (text/plain; charset=windows-1251), 621 bytes, created by
Yuri Pankov
on 2012-08-06 23:39:31 UTC
(
hide
)
Description:
gdb.diff
Filename:
MIME Type:
Creator:
Yuri Pankov
Created:
2012-08-06 23:39:31 UTC
Size:
621 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 302215) >+++ Makefile (working copy) >@@ -7,7 +7,7 @@ > > PORTNAME= gdb > PORTVERSION= 7.4.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -40,7 +40,8 @@ > > # Forcing to use the readline from ports (readline in FreeBSD world is not > # compatible anymore). >-LIB_DEPENDS+= readline:${PORTSDIR}/devel/readline >+BUILD_DEPENDS+= readline>0:${PORTSDIR}/devel/readline >+RUN_DEPENDS+= readline>0:${PORTSDIR}/devel/readline > CFLAGS+= -isystem ${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >
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 170429
:
126674
| 126675