diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2015-05-12 21:40:44 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-05-12 21:41:44 -0700 |
| commit | a72dc93b92be390cb78ac2bac9dbbabe099c9964 (patch) | |
| tree | 34529c7ec6d7a653070f8213aa2f1bb6f6c806ec /.gitmodules | |
| parent | c00ded9fbcabe22ae7f7a940f413dd5e4062279c (diff) | |
'xb gentest' to generate test binaries on Windows.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 793bc7d74..60cb6be4d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "third_party/flatbuffers"] path = third_party/flatbuffers url = https://github.com/google/flatbuffers.git +[submodule "third_party/binutils-ppc-cygwin"] + path = third_party/binutils-ppc-cygwin + url = https://github.com/benvanik/binutils-ppc-cygwin |
