diff options
| author | Michael Forney <mforney@mforney.org> | 2018-03-14 21:54:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-03-14 23:16:34 -0700 |
| commit | 5c2fc054a466c98fb93c494ccce19dac2b48c183 (patch) | |
| tree | b9f571a544efa65257214eafac7da1e0e7ce9726 /.gitmodules | |
| parent | b99ef6bfc544b340d6ea0d07b82f764539cc62e9 (diff) | |
make: Add patch to fix bug with musl 1.1.19
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f071710a..10a67457 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,6 +124,7 @@ [submodule "pkg/make/src"] path = pkg/make/src url = git://git.sv.gnu.org/make.git + ignore = all [submodule "pkg/mc/src"] path = pkg/mc/src url = https://github.com/oridb/mc |
