Browse Source

fix typo

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 15 năm trước cách đây
mục cha
commit
bda356b2a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in

+ 1 - 1
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