]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: GNU-ld: ARM: Issues when trying to set target output architecture
authorNick Clifton <nickc@redhat.com>
Mon, 16 Oct 2023 14:48:26 +0000 (15:48 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 16 Oct 2023 14:48:26 +0000 (15:48 +0100)
commita79e9a07a0d350031cd491031a756fbaa6a01df0
tree01caf38cbd716de6f577b422ded8ac1fb004bc53
parented5504c7b6f53ee3343ddd44ad2c8d28b00f7641
Fix: GNU-ld: ARM: Issues when trying to set target output architecture

  PR 28910
  * lexsup.c (ld_options): Require that the --architecture option is given exactly two dashes, so that it does not become confused with the -a option.
ld/ChangeLog
ld/lexsup.c