Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gdb
Module Name: src
Committed By: rin
Date: Fri Dec 8 14:19:47 UTC 2017
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
src/external/gpl3/gdb/lib/libgdb: Makefile
Log Message:
When forcing C++ mode for C sources, clang requires -Wno-deprecated.
Fix build with LLVM.
Thanks @a_rin for report on Twitter.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gdb/bin/gdb/Makefile
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gdb/bin/gdbtui/Makefile
cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gdb/lib/libgdb/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