mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
clean(binutils)
This commit is contained in:
parent
662b5f17a5
commit
c3ba74e8f2
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ build:
|
||||||
tea.xyz/gx/cc: c99
|
tea.xyz/gx/cc: c99
|
||||||
linux:
|
linux:
|
||||||
gnu.org/gcc: '*'
|
gnu.org/gcc: '*'
|
||||||
# bootstrap phase 2
|
|
||||||
gnu.org/binutils: '*'
|
|
||||||
script: |
|
script: |
|
||||||
./configure --prefix={{ prefix }}
|
./configure --prefix={{ prefix }}
|
||||||
make --jobs {{ hw.concurrency }}
|
make --jobs {{ hw.concurrency }}
|
||||||
|
|
Loading…
Reference in a new issue