Add vendored cross-compiler as submodule "vendor/cross"

This commit is contained in:
Alex Kotov 2022-01-17 23:30:27 +05:00
parent 6eeb09aece
commit 02965e8ec6
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,9 @@
[submodule "vendor/coreboot"]
path = vendor/coreboot
url = https://review.coreboot.org/coreboot.git
[submodule "vendor/cross"]
path = vendor/cross
url = https://github.com/tailix/cross.git
[submodule "vendor/libkernaux"]
path = vendor/libkernaux
url = https://github.com/tailix/libkernaux.git

1
vendor/cross vendored Submodule

@ -0,0 +1 @@
Subproject commit b7315b7fd407e65eeb6f59a3c481964773bb9b3e