1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/.gitmodules
Stefan Lankes 79a12cfff3 create toolchain (and its submodules) only on demand
- only is the configure flag "--with-toolchain" is set, the whole
  toolchain will be created
- gcc & Co are not longer part of this repository => download these
  submodules on demand
2017-01-08 00:59:39 +01:00

8 lines
202 B
Text

[submodule "lwip"]
path = lwip
url = https://github.com/RWTH-OS/LwIP.git
branch = hermit
[submodule "usr/libomp"]
path = usr/libomp
url = https://github.com/RWTH-OS/libomp_oss.git
branch = hermit