diff options
author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2010-12-06 15:37:37 +0100 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2010-12-06 15:37:37 +0100 |
commit | d181797c70183b897330a290e6f5f5d7e7812770 (patch) | |
tree | 09a3b2919e5b126ff95515a0bcb7916e22bcfb71 /libpthread/nptl/sysdeps/sh/Makefile.arch | |
parent | 57f6cce72c889f2e7b342e87a565a064320a6ee2 (diff) | |
parent | e2903ddb06b1f50cb4ac9af0b035c74ed6b9d30f (diff) |
Merge commit 'origin/master' into prelink
Diffstat (limited to 'libpthread/nptl/sysdeps/sh/Makefile.arch')
-rw-r--r-- | libpthread/nptl/sysdeps/sh/Makefile.arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/sh/Makefile.arch b/libpthread/nptl/sysdeps/sh/Makefile.arch index 3cb58ec36..411622adc 100644 --- a/libpthread/nptl/sysdeps/sh/Makefile.arch +++ b/libpthread/nptl/sysdeps/sh/Makefile.arch @@ -10,4 +10,4 @@ ASFLAGS-pthread_spin_trylock.S = -DNOT_IN_libc -DIS_IN_libpthread CFLAGS-pthread_spin_lock.c += -D_GNU_SOURCE - +libc_arch_a_CSRC := libc-tls.c |