--- a/bfd/configure +++ b/bfd/configure @@ -3987,7 +3987,7 @@ fi # Define the identity of the package. - PACKAGE='bfd' + PACKAGE=$target_alias-bfd VERSION='2.25.1' --- a/binutils/configure +++ b/binutils/configure @@ -3732,7 +3732,7 @@ fi # Define the identity of the package. - PACKAGE='binutils' + PACKAGE=$target_alias-binutils VERSION='2.25.1' --- a/gas/configure +++ b/gas/configure @@ -3721,7 +3721,7 @@ fi # Define the identity of the package. - PACKAGE='gas' + PACKAGE=$target_alias-gas VERSION='2.25.1' --- a/gprof/configure +++ b/gprof/configure @@ -3647,7 +3647,7 @@ fi # Define the identity of the package. - PACKAGE='gprof' + PACKAGE=$target_alias-gprof VERSION='2.25.1' --- a/ld/configure +++ b/ld/configure @@ -4049,7 +4049,7 @@ fi # Define the identity of the package. - PACKAGE='ld' + PACKAGE=$target_alias-ld VERSION='2.25.1' --- a/opcodes/configure +++ b/opcodes/configure @@ -3716,7 +3716,7 @@ fi # Define the identity of the package. - PACKAGE='opcodes' + PACKAGE=$target_alias-opcodes VERSION='2.25.1'