nptl: Move stack list variables into _rtld_global
[platform/upstream/glibc.git] / sysdeps / csky / Makefile
1 ifeq ($(subdir),csu)
2 gen-as-const-headers += tcb-offsets.sym
3 endif
4
5 ASFLAGS-.os += $(pic-ccflag)
6
7 ifeq ($(subdir),gmon)
8 sysdep_routines += csky-mcount
9 endif