From 016df0453ca6a4dc3fffdd4589b9a900cf96d384 Mon Sep 17 00:00:00 2001
From: Avi Kivity <avi@cloudius-systems.com>
Date: Sun, 20 Jan 2013 14:03:55 +0200
Subject: [PATCH] bootfs: disable read01.so temporarily

breaks the build
---
 bootfs.manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootfs.manifest b/bootfs.manifest
index b320e4a61..a86d4254b 100644
--- a/bootfs.manifest
+++ b/bootfs.manifest
@@ -16,4 +16,4 @@
 /tests/tst-pthread.so: ./tests/tst-pthread.so
 /tests/tst-malloc.so: ../../external/glibc-testsuite/build/debug/malloc/tst-malloc.so
 /tests/tst-getcwd.so: ../../external/glibc-testsuite/build/debug/io/tst-getcwd.so
-/tests/read01.so: ../../external/ltp/build/debug/syscalls/read/read01.so
+#/tests/read01.so: ../../external/ltp/build/debug/syscalls/read/read01.so
-- 
GitLab