소스 검색

fix typo

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 15 년 전
부모
커밋
bda356b2a6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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