diff options
Diffstat (limited to 'sysdeps/mips/localplt.data')
-rw-r--r-- | sysdeps/mips/localplt.data | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/mips/localplt.data b/sysdeps/mips/localplt.data new file mode 100644 index 0000000000..f0c5970c08 --- /dev/null +++ b/sysdeps/mips/localplt.data @@ -0,0 +1,3 @@ +# MIPS does not use PLTs in shared libraries, and implicit GOT +# relocation means this test cannot check for GOT relocations as an +# alternative. |