Sign in
gnu
/
binutils-gdb
/
d559227272d72e554222361058163b9dc94de2f0
/
.
/
ld
/
emulparams
/
elf32loongarch.sh
blob: edc85ececa2f49bb76da3f6debbee9f2c3a8b46d [
file
]
source_sh $
{
srcdir
}/
emulparams
/
elf32loongarch
-
defs
.
sh
OUTPUT_FORMAT
=
"elf32-loongarch"
case
"$target"
in
loongarch32
*-
linux
*)
case
"$EMULATION_NAME"
in
*
32
*)
LIBPATH_SUFFIX
=
"32"
;;
esac
;;
esac