glibc/sysdeps/loongarch/Makefile

8 lines
196 B
Makefile
Raw Normal View History

2022-07-19 03:22:07 +02:00
ifeq ($(subdir),misc)
sysdep_headers += sys/asm.h
endif
# LoongArch's assembler also needs to know about PIC as it changes the
# definition of some assembler macros.
ASFLAGS-.os += $(pic-ccflag)