FreeBSD Bugzilla – Attachment 128197 Details for
Bug 172077
[patch] devel/gdb: drop dependency on devel/readline
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
base_readline.diff
base_readline.diff (text/plain), 580 bytes, created by
Jan Beich
on 2012-09-26 02:20:05 UTC
(
hide
)
Description:
base_readline.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-09-26 02:20:05 UTC
Size:
580 bytes
patch
obsolete
>Index: devel/gdb/Makefile >=================================================================== >--- devel/gdb/Makefile (revision 304222) >+++ devel/gdb/Makefile (working copy) >@@ -39,9 +39,9 @@ MAN1= gdb${VER}.1 > > ONLY_FOR_ARCHS= i386 amd64 # untested elsewhere, might work > >-# Forcing to use readline.6 from ports (newer readline in FreeBSD world is not >-# compatible anymore). >-USE_READLINE= port >+# renamed in readline 6.0 >+CFLAGS+= -D_rl_echoing_p=readline_echoing_p >+USE_READLINE= base > > OPTIONS_DEFINE= DEBUG EXPAT PYTHON THREADS GDB_LINK > GDB_LINK_DESC= Create the gdb link
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 172077
: 128197 |
128198