diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/i386/Makefile.arch')
-rw-r--r-- | libpthread/nptl/sysdeps/i386/Makefile.arch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/i386/Makefile.arch b/libpthread/nptl/sysdeps/i386/Makefile.arch index 89962f743..957230384 100644 --- a/libpthread/nptl/sysdeps/i386/Makefile.arch +++ b/libpthread/nptl/sysdeps/i386/Makefile.arch @@ -8,4 +8,3 @@ CFLAGS-pthread_spin_lock.c += -D_GNU_SOURCE CFLAGS-pthread_create.c += -mpreferred-stack-boundary=4 -CFLAGS-i386 = $(SSP_ALL_CFLAGS) |