diff options
Diffstat (limited to 'toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch')
-rw-r--r-- | toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch b/toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch index 2be29b248..3101a2e9e 100644 --- a/toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch +++ b/toolchain/uclibc/patches/0.9.34-git/0007-disable-test-for-non-MMU-systems.patch @@ -1,7 +1,7 @@ From 325f778f3bbb1b13c436e7754dd22097d31c04d2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@uclibc-ng.org> Date: Thu, 21 Aug 2014 22:02:26 +0200 -Subject: [PATCH 07/10] disable test for non-MMU systems +Subject: [PATCH 07/11] disable test for non-MMU systems This test fails for non-MMU systems, because it uses fork() |