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