blob: 8c805da987ee0f368e5bd732a64f8090ec8316dd [file] [log] [blame]
source_sh ${srcdir}/emulparams/elf64loongarch-defs.sh
source_sh ${srcdir}/emulparams/dt-relr.sh
OUTPUT_FORMAT="elf64-loongarch"
case "$target" in
loongarch64*-linux*)
case "$EMULATION_NAME" in
*64*)
LIBPATH_SUFFIX="64";;
esac
;;
esac