mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
ASFLAGS-.os += $(pic-ccflag)
|
|
|
|
ifeq ($(subdir),gmon)
|
|
sysdep_routines += csky-mcount
|
|
endif
|