[krbdev.mit.edu #8492] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Sep 6 14:30:05 EDT 2016


Fix directory changes to use explicit subshells

We depend on the behavior of having a separate subshell for each line in
our Makefiles, so force it where make (observed FreeBSD 10.3) does not
create one.

[ghudson at mit.edu: also changed rules in config/post.in]

https://github.com/krb5/krb5/commit/69571141ccc2483b54e015a5d7c77d1e926f2822
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 69571141ccc2483b54e015a5d7c77d1e926f2822
Branch: master
 src/build-tools/Makefile.in            |    2 +-
 src/config/post.in                     |    8 ++++----
 src/doc/Makefile.in                    |    4 ++--
 src/include/Makefile.in                |    2 +-
 src/kadmin/testing/scripts/Makefile.in |    4 ++--
 src/lib/rpc/Makefile.in                |    2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)



More information about the krb5-bugs mailing list