diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix')
| -rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in index b5d841738..dd456a19e 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in @@ -147,7 +147,7 @@ headers_clean-y += nptl_linux_headers_clean  #  # Create header files.  # -CFLAGS-gen_lowlevelbarrier.c = -S +CFLAGS-gen_llowlevelbarrier.c = -S  CFLAGS-gen_llowlevelcond.c = -S  CFLAGS-gen_llowlevelrwlock.c = -S  CFLAGS-gen_llowlevelrobustlock.c = -S | 
