1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
Files
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