diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2013-05-23 17:48:01 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2013-05-23 17:48:01 -0700 |
| commit | 57b486c4ad8d493f8a441e0e7611eb8715674fdc (patch) | |
| tree | ceae0292acca3cac853ace00a32068d87b82cf07 /.gitmodules | |
| parent | 7f4f44836977eb7669df70860c4bbe7609f0f688 (diff) | |
Removing libjit, because it is pretty terrible.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 87efe0386..091e17db1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "third_party/sparsehash"] path = third_party/sparsehash url = https://github.com/benvanik/sparsehash.git -[submodule "third_party/libjit"] - path = third_party/libjit - url = https://github.com/benvanik/libjit.git [submodule "third_party/asmjit"] path = third_party/asmjit url = https://github.com/benvanik/asmjit.git |
