Module Name: src Committed By: christos Date: Sun Aug 6 20:24:54 UTC 2023
Modified Files: src/external/gpl3/gdb/bin/gdb: Makefile Log Message: - simplify by using PROGDPLIBS - need --Whole-archive for libgdb to attach modula2, otherwise the file does not end up in the list of dependencies from .a archive. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/gpl3/gdb/bin/gdb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.