Bläddra i källkod

[Build] Remove residual references to nonexistent exec_victim under test/native

Dmitrii Kuvaiskii 6 år sedan
förälder
incheckning
88dd3f0ae7
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      LibOS/shim/test/native/manifest.template

+ 0 - 2
LibOS/shim/test/native/manifest.template

@@ -25,7 +25,5 @@ sgx.trusted_files.libc = file:$(LIBCDIR)/libc.so.6
 sgx.trusted_files.libdl = file:$(LIBCDIR)/libdl.so.2
 sgx.trusted_files.libm = file:$(LIBCDIR)/libm.so.6
 sgx.trusted_files.libpthread = file:$(LIBCDIR)/libpthread.so.0
-sgx.trusted_files.victim = file:exec_victim
-sgx.trusted_children.victim = file:exec_victim.sig
 
 sgx.trusted_files.unix_pipe = file:unix.c