Add xxhash and gcc13

This commit is contained in:
Dirk Müller 2023-01-24 22:06:26 +01:00
parent 43e0358b49
commit e1f8433b24
No known key found for this signature in database

6
.gitmodules vendored
View File

@ -394,3 +394,9 @@
[submodule "kernel-source"]
path = kernel-source
url = ../../rpm/kernel-source.git
[submodule "xxhash"]
path = xxhash
url = ../../rpm/xxhash.git
[submodule "gcc13"]
path = gcc13
url = ../../rpm/gcc13.git