~westes/flex

This commit is contained in:
Jacob Heider 2022-09-29 20:44:22 -04:00 committed by Jacob Heider
parent 800b287084
commit 43b8edbc0f

View file

@ -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