diff options
author | Tom Tromey <tom@tromey.com> | 2017-11-29 09:27:40 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-11-29 11:56:40 -0700 |
commit | 5dcf52c19f7045fb179f703426d345b8a81d2210 (patch) | |
tree | b89aa4df94d6c4156b9238e856a9fb19e8e2965b /gdb/ada-lang.h | |
parent | 6cf829987c6bc9ae61c7c9e8b4c71c4eea8ba2f9 (diff) | |
download | gdb-5dcf52c19f7045fb179f703426d345b8a81d2210.zip gdb-5dcf52c19f7045fb179f703426d345b8a81d2210.tar.gz gdb-5dcf52c19f7045fb179f703426d345b8a81d2210.tar.bz2 |
Fix gdb snapshots
Joel pointed out that gdb snapshots were broken by my Makefile patch
series. The bug is that rmdir in distclean was failing, because the
directory did not exist. This fixes the bug by only invoking rmdir when
the directory exists.
Tested using "src-release.sh gdb".
2017-11-29 Tom Tromey <tom@tromey.com>
* Makefile.in (distclean): Handle the case where rmdir fails.
Diffstat (limited to 'gdb/ada-lang.h')
0 files changed, 0 insertions, 0 deletions