From b2a6584d753a4dc94139e98c6998f570ed1e2341 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 14 Nov 2023 11:24:58 +0000 Subject: Fix another linker command line option that was not being recognised in its long form. PR 28910 * lexsup.c (ld_options): Ensure that the --mri-script option is correctly recognised. --- ld/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index b9d6c31..287e2cf 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2023-11-14 Nick Clifton + + PR 28910 + * lexsup.c (ld_options): Ensure that the --mri-script option is + correctly recognised. + 2023-11-13 Nick Clifton PR 28910 -- cgit v1.1