CVS commit: src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb

2023-08-17 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Thu Aug 17 10:51:04 UTC 2023

Modified Files:
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb: defs.mk

Log Message:
gdb: Fix previous; one wrong file was committed...


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk
diff -u src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk:1.4 src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk:1.5
--- src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk:1.4	Thu Aug 17 10:21:21 2023
+++ src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk	Thu Aug 17 10:51:04 2023
@@ -2,5 +2,5 @@
 # Generated from: NetBSD: mknative-gdb,v 1.16 2023/07/31 17:09:59 christos Exp 
 # Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp 
 #
-G_CCFLAGS= -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I${GNUHOSTDIST}/readline/readline -I/home/rin/src/tools/gdb/obj.evbarm-aarch64eb/.native/include -DRL_LIBRARY_VERSION=\"8.1\" -DBRACKETED_PASTE_DEFAULT=1 
+G_CCFLAGS= -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I${GNUHOSTDIST}/readline/readline  -DRL_LIBRARY_VERSION=\"8.1\" -DBRACKETED_PASTE_DEFAULT=1 
 G_OBJECTS=readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o



CVS commit: src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb

2023-08-17 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Thu Aug 17 10:51:04 UTC 2023

Modified Files:
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb: defs.mk

Log Message:
gdb: Fix previous; one wrong file was committed...


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.