Skip to content

Commit 74978a0

Browse files
committed
Patch libc in Xargo.toml
1 parent 23264c4 commit 74978a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sgx/gbdt-sgx-test/enclave/Xargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ stage = 6
6363
[dependencies.sgx_tprotected_fs]
6464
git = "https://github.com/baidu/rust-sgx-sdk.git"
6565
stage = 4
66+
67+
[patch.crates-io]
68+
libc = { git = "https://github.com/mesalock-linux/libc-sgx" }

0 commit comments

Comments
 (0)