Explorar o código

a minor typo in GCC's manifest

Chia-Che Tsai %!s(int64=6) %!d(string=hai) anos
pai
achega
384c273353
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      LibOS/shim/test/apps/gcc/gcc.manifest.template

+ 1 - 1
LibOS/shim/test/apps/gcc/gcc.manifest.template

@@ -23,7 +23,7 @@ fs.mount.tmp.type = chroot
 fs.mount.tmp.path = /tmp
 fs.mount.tmp.uri = file:/tmp
 
-gx.enclave_size = 1G
+sgx.enclave_size = 1G
 
 sgx.trusted_files.ld = file:$(LIBCDIR)/ld-linux-x86-64.so.2
 sgx.trusted_files.libc = file:$(LIBCDIR)/libc.so.6