summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/Makefile.in
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2008-04-25 17:26:54 +0000
committerCarmelo Amoroso <carmelo.amoroso@st.com>2008-04-25 17:26:54 +0000
commit72fef32aa0821a1851d7a99f443bb33d1bf76e3d (patch)
tree378fea8735359556aacd5f36b695d5067764f0fe /libpthread/linuxthreads/Makefile.in
parentf28adc8110ff9a24d653f5cc0441898b8e61aa33 (diff)
downloaduClibc-alpine-72fef32aa0821a1851d7a99f443bb33d1bf76e3d.tar.bz2
uClibc-alpine-72fef32aa0821a1851d7a99f443bb33d1bf76e3d.tar.xz
STEP 10: synch linuxthreads directory
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'libpthread/linuxthreads/Makefile.in')
-rw-r--r--libpthread/linuxthreads/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/Makefile.in b/libpthread/linuxthreads/Makefile.in
index 37ed96365..459be19c5 100644
--- a/libpthread/linuxthreads/Makefile.in
+++ b/libpthread/linuxthreads/Makefile.in
@@ -77,7 +77,7 @@ libpthread-a-y += $(libpthread_OBJ:.o=.os) $(libpthread-static-y:.o=.os)
else
libpthread-a-y += $(libpthread_OBJ) $(libpthread-static-y)
endif
-libpthread-so-y += $(libpthread_OBJ:.o=.os)
+libpthread-so-y += $(libpthread_OBJ:.o=.oS)
lib-a-$(UCLIBC_HAS_THREADS) += $(top_builddir)lib/libpthread.a
lib-so-$(UCLIBC_HAS_THREADS) += $(top_builddir)lib/libpthread.so