Introduced in commit "vm: introduce fault injection into VM" Signed-off-by: Tomek Grabiec <tgrab...@gmail.com> --- test/arch-x86/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/arch-x86/Makefile b/test/arch-x86/Makefile index 8e2526a..a374120 100644 --- a/test/arch-x86/Makefile +++ b/test/arch-x86/Makefile @@ -72,6 +72,7 @@ OBJS = \ ../../vm/types.o \ ../../vm/utf8.o \ ../../vm/zalloc.o \ + ../../vm/fault-inject.o \ ../jamvm/alloc-stub.o \ ../jamvm/cast-stub.o \ ../jamvm/lock.o \ -- 1.6.0.6 ------------------------------------------------------------------------------ _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel