about summary refs log tree commit diff
path: root/sysdeps/loongarch/Makefile
blob: 746d4c2c8fdc1c206099eb1ab6861cec5790cdb5 (plain) (blame)
1
2
3
4
5
6
7
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)