Don't rename xfree to xfree_readline, it breaks the build.
This commit is contained in:
parent
928bbeafae
commit
397948e99a
3
external/gpl3/gdb/dist/readline/xmalloc.h
vendored
3
external/gpl3/gdb/dist/readline/xmalloc.h
vendored
@ -39,9 +39,6 @@
|
||||
|
||||
#endif /* !PTR_T */
|
||||
|
||||
/* xmalloc and xrealloc should be also protected from RL_STATE_SIGHANDLER. */
|
||||
#define xfree xfree_readline
|
||||
|
||||
/* readline-5.1 backport. */
|
||||
#define free xfree
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user