Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rin
Date:           Sat Aug 31 10:43:43 UTC 2024

Modified Files:
        src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
        src/tools/gdb: Makefile

Log Message:
gdb: Additional fix for MKCROSSGDB=yes build

Disable `info` itself to fix environment(== timestamp, probably)-
dependent build failures as cross-gdb.

Now, only `native-gdb` builds *.info files.

Thanks martin@ for report and test!


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gdb/dist/gdb/doc/Makefile.in
cvs rdiff -u -r1.55 -r1.56 src/tools/gdb/Makefile

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




Home | Main Index | Thread Index | Old Index