diff options
| author | Michael Forney <mforney@mforney.org> | 2019-06-19 19:33:01 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-06-19 22:27:00 -0700 |
| commit | a7f7ca5a1a424c5ef287dfe4e79c9d62f33defba (patch) | |
| tree | 42b6811c3c9e619f60b00768b530001f012034ab /.gitmodules | |
| parent | 1995df90e37b0f9498365d143210e84c178b54a2 (diff) | |
openssh: Fix a few portability issues
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bf043659..99f4fff4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -186,6 +186,7 @@ [submodule "pkg/openssh/src"] path = pkg/openssh/src url = https://github.com/openssh/openssh-portable + ignore = all [submodule "pkg/pigz/src"] path = pkg/pigz/src url = https://github.com/madler/pigz |
