]> git.ipfire.org Git - thirdparty/krb5.git/commit
Be smarter about installing debug symbols
authorBen Kaduk <kaduk@mit.edu>
Tue, 2 Jul 2013 20:45:59 +0000 (16:45 -0400)
committerBen Kaduk <kaduk@mit.edu>
Fri, 4 Oct 2013 19:33:35 +0000 (15:33 -0400)
commitb6d5e3af806bb60c37a831a72eff3e7e99bea6e9
tree560cfd1805e2e4fa81895fdfe0ca250d0519ddfe
parentbd1617020ec6aa78e241f128f3104a6abcb96705
Be smarter about installing debug symbols

We know when we're going to generate debug symbols, so only attempt
to install them when we know they should be present.

This eliminates the need to tell make to ignore errors from the shell
on these steps.

ticket: 7317
tags: pullup
target_version: 1.11.4
src/Makefile.in
src/config/win-pre.in