[git commit nptl_glibc_sync] fix typo

Austin Foxley austinf at cetoncorp.com
Wed Feb 10 14:24:03 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=bda356b2a672b41432631eeaa17ff4506e4f69f5
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl_glibc_sync

Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 .../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 b5d8417..dd456a1 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
-- 
1.6.3.3



More information about the uClibc-cvs mailing list