Fix skip.exp test failure observed with gcc-9.2.0
[deliverable/binutils-gdb.git] / ld / emulparams / elf32lriscv.sh
index e405da353c09bd62a1b65d9ff6b87b45659b460c..da0d7cf54f48c2f177fb6381e42d1da119a901cf 100644 (file)
@@ -1,6 +1,6 @@
 # RV32 code using ILP32D ABI.
 # ABI not in emulation name to avoid breaking backward compatibility.
-. ${srcdir}/emulparams/elf32lriscv-defs.sh
+source_sh ${srcdir}/emulparams/elf32lriscv-defs.sh
 OUTPUT_FORMAT="elf32-littleriscv"
 
 # On Linux, first look for 32 bit ILP32D target libraries in /lib/ilp32d as per
This page took 0.023959 seconds and 4 git commands to generate.