mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-16 00:05:24 +01:00
Add a patch to produce deterministic binutils archives.
This commit is contained in:
parent
ecb6e4868a
commit
ed0f613621
3 changed files with 84 additions and 14 deletions
|
|
@ -4,6 +4,8 @@
|
|||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
src_prepare() {
|
||||
default_src_prepare
|
||||
|
||||
rm configure
|
||||
autoconf-2.13
|
||||
for dir in binutils bfd gas ld gprof libiberty opcodes; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue