bfd: use a temporary variable to convert 'const char*' to 'char *'.

win_arm and win_arm64 builds are failing due to the compiler complaining
that passing argument 7 of 'elf32_arm_create_stub' discards qualifiers
from pointer target type. This change hopefully fixes those errors.

Bug: 37683243
Test: './toolchain/gcc/build.py --host=windows' works.
Change-Id: I397f876fb23e9b4a1479daffcc95e5d894b22919
1 file changed
tree: 0c2f922fccd9e6f314dce80ccd593f1b627ae08b
  1. binutils-2.27/
  2. OWNERS