glibc/sysdeps/csky/Makefile
Adhemerval Zanella 691d9ae9e6 Remove ununsed tcb-offset
Some architectures do not use the auto-generated tcb-offsets.h.
2021-12-17 17:47:29 -03:00

6 lines
89 B
Makefile

ASFLAGS-.os += $(pic-ccflag)
ifeq ($(subdir),gmon)
sysdep_routines += csky-mcount
endif