mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
~westes/flex
This commit is contained in:
parent
800b287084
commit
43b8edbc0f
1 changed files with 3 additions and 1 deletions
|
@ -6,11 +6,13 @@ versions:
|
|||
github: westes/flex
|
||||
strip: /^flex /
|
||||
|
||||
dependencies:
|
||||
gnu.org/m4: 1
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
tea.xyz/gx/cc: c99
|
||||
tea.xyz/gx/make: '*'
|
||||
gnu.org/m4: 1
|
||||
script: |
|
||||
./configure --prefix={{ prefix }}
|
||||
make --jobs {{ hw.concurrency }} install
|
||||
|
|
Loading…
Reference in a new issue