]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix directory changes to use explicit subshells
authorRobbie Harwood <rharwood@redhat.com>
Fri, 2 Sep 2016 18:53:59 +0000 (14:53 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 6 Sep 2016 17:15:36 +0000 (13:15 -0400)
commit69571141ccc2483b54e015a5d7c77d1e926f2822
tree7d5ff1b9b5713d7e7e25a5cdcc202404a02492a7
parent56d02135d4c77b6aa0cb7136477d426248c60a6f
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@mit.edu: also changed rules in config/post.in]

ticket: 8492 (new)
target_version: 1.14-next
target_version: 1.13-next
tags: pullup
src/build-tools/Makefile.in
src/config/post.in
src/doc/Makefile.in
src/include/Makefile.in
src/kadmin/testing/scripts/Makefile.in
src/lib/rpc/Makefile.in