diff options
| author | Jessica Clarke <jrtc27@FreeBSD.org> | 2024-12-13 00:18:33 +0000 |
|---|---|---|
| committer | Jessica Clarke <jrtc27@FreeBSD.org> | 2024-12-13 00:18:33 +0000 |
| commit | d7bf409a63501a28357a9a9ec24628e1208d530d (patch) | |
| tree | 8201c0886d2758c62a4bb36154b86b68386eda7b /libexec | |
| parent | e32b14ef10a7b0c3130ead9e676c8e6f261f0b69 (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/mips/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/mips/Makefile.inc b/libexec/rtld-elf/mips/Makefile.inc index dc41c0cfab27..f2d2ae6d8c36 100644 --- a/libexec/rtld-elf/mips/Makefile.inc +++ b/libexec/rtld-elf/mips/Makefile.inc @@ -1,2 +1,3 @@ +RTLD_ENTRY= rtld_start CFLAGS.reloc.c+=-fno-jump-tables |
