diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/powerpc')
-rw-r--r-- | libpthread/nptl/sysdeps/powerpc/Makefile.arch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libpthread/nptl/sysdeps/powerpc/Makefile.arch b/libpthread/nptl/sysdeps/powerpc/Makefile.arch index 48a54cc73..edf3f4b44 100644 --- a/libpthread/nptl/sysdeps/powerpc/Makefile.arch +++ b/libpthread/nptl/sysdeps/powerpc/Makefile.arch @@ -5,7 +5,4 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -libpthread_SSRC = -libpthread_CSRC = pthread_spin_lock.c pthread_spin_trylock.c - CFLAGS-powerpc = $(SSP_ALL_CFLAGS) |