
These seems some left over from MIPS code and they do not make any sense for LoongArch. Signed-off-by: Xi Ruoyao <xry111@xry111.site>
5 lines
259 B
Makefile
5 lines
259 B
Makefile
# Copied from ld-elf, add -mno-relax to prevent generate .Lla-relax-align symbol
|
|
# Check that linking anno-sym.o produces an undefined reference message referring to '_start' and not 'annobin_hello.c'
|
|
#as: -mno-relax
|
|
#ld: -e _start
|
|
#error_output: anno-sym.l
|