[PATCH 03/12] remove unused subdirs variable

Waldemar Brodkorb wbx at openadk.org
Wed Aug 27 06:01:40 UTC 2014


For sparc TARGET_SUBARCH is never used. And there is a typo in the
path.

Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
---
 libpthread/nptl/sysdeps/sparc/Makefile.arch | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libpthread/nptl/sysdeps/sparc/Makefile.arch b/libpthread/nptl/sysdeps/sparc/Makefile.arch
index 52ac6db..f9662c6 100644
--- a/libpthread/nptl/sysdeps/sparc/Makefile.arch
+++ b/libpthread/nptl/sysdeps/sparc/Makefile.arch
@@ -4,8 +4,5 @@
 #
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
-subdirs += libpthread/nptl/sysdeps/$(TARGET_ARCH)/$(TARGET_SUBARCH)/sparv9
 
 CFLAGS-pthread_spin_lock.c += -D_GNU_SOURCE
-
-
-- 
1.8.5.2 (Apple Git-48)



More information about the uClibc mailing list