瀏覽代碼

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

Dmitrii Kuvaiskii 6 年之前
父節點
當前提交
88dd3f0ae7
共有 1 個文件被更改,包括 0 次插入2 次删除
  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