mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
re-add initial version of Intel's libomp for HermitCore
- by readdinng, a conflict in the submodule configuration is removed
This commit is contained in:
parent
33f1986c24
commit
8e3e46500f
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -22,3 +22,7 @@
|
|||
path = hermit/lwip
|
||||
url = git@github.com:RWTH-OS/LwIP.git
|
||||
branch = hermit
|
||||
[submodule "hermit/usr/libomp"]
|
||||
path = hermit/usr/libomp
|
||||
url = git@github.com:RWTH-OS/libomp_oss.git
|
||||
branch = hermit
|
||||
|
|
1
hermit/usr/libomp
Submodule
1
hermit/usr/libomp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit df35011b7945d712cd676f5766b89a6eddec5cd5
|
Loading…
Add table
Reference in a new issue