Explorar o código

nptl: fix wrong path to nptl_db

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer %!s(int64=14) %!d(string=hai) anos
pai
achega
164632713b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libpthread/nptl_db/Makefile.in

+ 1 - 1
libpthread/nptl_db/Makefile.in

@@ -5,7 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-subdirs += libpthread/nptl/nptl_db
+subdirs += libpthread/nptl_db
 
 # Get the thread include dependencies and shared object name
 CFLAGS-nptl_db := -DLIBPTHREAD_SO="\"libpthread.so.$(ABI_VERSION)\""