mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 10:50:07 +00:00
7 lines
137 B
Makefile
7 lines
137 B
Makefile
|
ifeq ($(subdir),csu)
|
||
|
gen-as-const-headers += tcb-offsets.sym
|
||
|
endif
|
||
|
ifeq ($(subdir),linuxthreads)
|
||
|
libpthread-routines += ptw-sysdep
|
||
|
endif
|