-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f2cbb9
commit 4d3368b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cpp
updated
13 files
+4 −0 | .github/workflows/tests.yml | |
+0 −1 | WasiToolchain.cmake | |
+6 −6 | docker/cpp-sysroot.dockerfile | |
+1 −66 | faasmtools/build.py | |
+1 −1 | func/demo/CMakeLists.txt | |
+2 −2 | func/omp/CMakeLists.txt | |
+2 −2 | func/threads/CMakeLists.txt | |
+0 −3 | libfaasmp/CMakeLists.txt | |
+0 −17 | libfaasmp/z_Linux_asm_csg.S | |
+3 −1 | tasks/lib.py | |
+2 −10 | tasks/libffi.py | |
+0 −1 | tasks/llvm.py | |
+0 −1 | tasks/zlib.py |