mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
691d9ae9e6
Some architectures do not use the auto-generated tcb-offsets.h.
6 lines
89 B
Makefile
6 lines
89 B
Makefile
ASFLAGS-.os += $(pic-ccflag)
|
|
|
|
ifeq ($(subdir),gmon)
|
|
sysdep_routines += csky-mcount
|
|
endif
|