diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-08-24 21:39:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-08-24 21:39:08 +0200 |
commit | 46a7c92f9de712577546c98d2ac2b807b638126b (patch) | |
tree | 24089250b0454190b0cd48be315e2f2c4345aec8 /toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch | |
parent | 234c0a1cbeeba944a06caf0cf3b55d2f6921f584 (diff) |
update patch set, fix tst-cancel4 endless loop
Diffstat (limited to 'toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch')
-rw-r--r-- | toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch b/toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch index d6174570a..12a027c1e 100644 --- a/toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch +++ b/toolchain/uclibc/patches/0.9.34-git/0003-remove-unused-subdirs-variable.patch @@ -1,7 +1,7 @@ From f24c9f0a1ae6367c9bd512e49b17e9705b4e1561 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@openadk.org> Date: Wed, 20 Aug 2014 04:31:35 +0200 -Subject: [PATCH 03/10] remove unused subdirs variable +Subject: [PATCH 03/11] remove unused subdirs variable For sparc TARGET_SUBARCH is never used. And there is a typo in the path. |