Selaa lähdekoodia

fix typo

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 15 vuotta sitten
vanhempi
commit
bda356b2a6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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