diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/sparc/Makefile.arch')
-rw-r--r-- | libpthread/nptl/sysdeps/sparc/Makefile.arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/sparc/Makefile.arch b/libpthread/nptl/sysdeps/sparc/Makefile.arch index 3cd2e67e6..d657cedd5 100644 --- a/libpthread/nptl/sysdeps/sparc/Makefile.arch +++ b/libpthread/nptl/sysdeps/sparc/Makefile.arch @@ -4,7 +4,7 @@ # # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # - +subdirs += libpthread/nptl/sysdeps/$(TARGET_ARCH)/$(TARGET_SUBARCH)/sparv9 libpthread_CSRC = sparc32/pthread_spin_lock.c \ sparc32/pthread_spin_trylock.c |