mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
ASFLAGS-.os += $(pic-ccflag)
|
||
|
|
||
|
ifeq ($(subdir),gmon)
|
||
|
sysdep_routines += csky-mcount
|
||
|
endif
|