Module Name: src Committed By: mrg Date: Fri Feb 10 18:51:32 UTC 2023
Modified Files: src/external/gpl3/gdb: Makefile.inc src/external/gpl3/gdb.old: Makefile.inc Log Message: apply -g1 to the gdb build as well. reduces the size of gdb.debug and gdbtui.debug by 100MB each on amd64, and about 70MB total in the debug set. (across all builds, this may be in the order of 3-4GB in releasedir output.) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gdb/Makefile.inc cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gdb.old/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.