summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-3/+3
| | | | | | | | | Now automatically picks the correct (arch and subarch specific) impls in favour of generic impls. make O=/tmp/objs PREFIX=/my/sysroot -j works now as expected (both out-of-tree as well as parallel-safe). Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-061-0/+13
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>