Skip to content

Update GNU Binutils from 2.30 to 2.32 #1175

Merged
merged 2 commits into from
Jul 19, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions binutils.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/env beesh
# BEE_VERSION binutils-2.30-0
# BEE_VERSION binutils-2.32-0

SRCURL="https://ftp.gnu.org/gnu/binutils/binutils-${PKGVERSION}.tar.xz"

#set -x
#set -x

mee_patch_post() {
rm -fv etc/standards.info
Expand Down