Browse Source

a minor typo in GCC's manifest

Chia-Che Tsai 6 years ago
parent
commit
384c273353
1 changed files with 1 additions and 1 deletions
  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