Commit Graph

6 Commits

Author SHA1 Message Date
termux-pacman-bot
0b9d773354 bump(main/binutils-libs): 2.42 2024-02-12 17:08:24 +00:00
termux-pacman-bot
6428ccea0f fix(main/binutils-libs): append -Wl,--undefined-version to LDFLAGS (#18813)
Saw this in #18758. llvm appears to have upgraded a warning to an error
(https://reviews.llvm.org/D135402), and while they're not wrong to do
so, this package and others
(https://github.com/rust-lang/rust/issues/105967) depended on it. This
is the simple fix, per the llvm reviews link.

Fixes #18750

[skip ci]
2023-12-25 09:31:10 +00:00
termux-pacman-bot
303e6f4383 bump(main/binutils-libs): 2.41 2023-08-03 14:31:13 +00:00
termux-pacman-bot
b94c175b9d binutils: Bump to 2.40 2023-01-15 09:02:35 +00:00
termux-pacman-bot
3d27d7b5a3 binutils-libs: Fix license 2022-11-12 14:34:30 +00:00
termux-pacman-bot
47d09ca936 binutils: Overhaul
* Rename main package to binutils-libs

* Install executables into libexec/binutils/

* Create subpackage binutils-bin not conflicting with binutils-is-llvm

  - binutils-bin contains symlinks bin/{as,elfedit,gprof,ld.bfd}

* Make binutils essentially a metapackage only containing symlinks
2022-11-12 13:43:37 +00:00