diff options
| author | Michael Forney <mforney@mforney.org> | 2019-02-21 22:44:44 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-03-03 22:45:39 -0800 |
| commit | 753bb3880e9e45df07e965246a6d2d610e0985f0 (patch) | |
| tree | 9b7768c76fcd75be7c927eb1ef5180e1951c0a67 /.gitmodules | |
| parent | 97a32b15ad96a127d7afdeddbfa67857e85957e4 (diff) | |
qbe: Update to latest git and add a few patches
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0f4ea809..db6a28d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -198,6 +198,7 @@ [submodule "pkg/qbe/src"] path = pkg/qbe/src url = git://c9x.me/qbe.git + ignore = all [submodule "pkg/samurai/src"] path = pkg/samurai/src url = https://github.com/michaelforney/samurai |
