Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

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]

https://github.com/krb5/krb5/commit/69571141ccc2483b54e015a5d7c77d1e926f2822
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@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(-)
From: tlyu@mit.edu
Subject: git commit

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]

(back ported from commit 69571141ccc2483b54e015a5d7c77d1e926f2822)

https://github.com/krb5/krb5/commit/913b555c6108afd7df6670a0232dd9075621c6fa
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 913b555c6108afd7df6670a0232dd9075621c6fa
Branch: krb5-1.14
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(-)
From: tlyu@mit.edu
Subject: git commit

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]

(back ported from commit 69571141ccc2483b54e015a5d7c77d1e926f2822)

https://github.com/krb5/krb5/commit/6ad17522994653bf59a6e9e43bdb6970a9d73c0c
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 6ad17522994653bf59a6e9e43bdb6970a9d73c0c
Branch: krb5-1.13
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(-)