fix(binutils)

This commit is contained in:
Jacob Heider 2023-10-02 00:46:55 -04:00
parent 3584787ec2
commit 90a0de5e50
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -6,14 +6,13 @@ versions:
url: https://ftp.gnu.org/gnu/binutils/
match: /binutils-\d+\.\d+(\.\d+)?.tar.gz/
strip:
- /binutils-/
- /.tar.gz/
- /binutils-/
- /.tar.gz/
build:
dependencies:
gnu.org/bison: '*'
gnu.org/texinfo: '*'
darwin:
linux:
gnu.org/gcc: '*'
script: |