diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 13:41:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 13:42:03 +0100 |
commit | 16d45fbb6685fc87caf145c997ed0a781edec633 (patch) | |
tree | 6e01dfc56feafd5b7867c0758ebfc26d866cf6fb /sys-devel/binutils-config/Manifest | |
parent | profiles: Unmask games-board/scid. (diff) | |
download | gentoo-16d45fbb6685fc87caf145c997ed0a781edec633.tar.gz gentoo-16d45fbb6685fc87caf145c997ed0a781edec633.tar.bz2 gentoo-16d45fbb6685fc87caf145c997ed0a781edec633.zip |
sys-devel/binutils-config: bump up to 5.3.2
Single new change:
add --get-bin-path / --get-lib-path
The options are symmetric to gcc-config's --get-bin-path / --get-lib-path.
Useful to quickly get unprefixed tools into $PATH as:
export PATH="$(gcc-config -B):$(binutils-config -B):$PATH"
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-config/Manifest')
-rw-r--r-- | sys-devel/binutils-config/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/binutils-config/Manifest b/sys-devel/binutils-config/Manifest index 38ab097bed1f..2add03ff7040 100644 --- a/sys-devel/binutils-config/Manifest +++ b/sys-devel/binutils-config/Manifest @@ -1 +1,2 @@ DIST binutils-config-5.3.1.tar.xz 6688 BLAKE2B 3bc1b96a96b0c30e425f4ffd42f86a09e2a80cc3ad1dcf77d4b5d2d9eb3d6bc607f78dfff1ae888fe8abfe44405a1e4d1ab325aa92fc5889c18aa3187a506647 SHA512 c6d188b70935604a8a519c036dda210c20e5b6e916fab33e5026bd5c78adfff0a1aa85003759b751275576ff33471b25c920beb6b1c088115f28918389e09ce2 +DIST binutils-config-5.3.2.tar.xz 6840 BLAKE2B 4f02b8d1f3f8d4adca811772edba6167fc0e739f8ff1e895f30745eca45b559da6622bb76a0cac6016d6e864fe7ad6c921c64c7ec1c18c130b3a64a1dd7b9cbc SHA512 03dfecf46fee941b7b9fc35b63ffd22c795ab54f0444f16fc00ed44d27c81f6baaca33170fb700cfc4d767be469f305890882839536363bc466ad200d28d2228 |