recently things have been wanting these to build. something changed...
This commit is contained in:
Jacob Heider 2023-06-15 12:54:49 -04:00
parent a2f0e848e8
commit c9bf2cd5cd
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -22,6 +22,8 @@ build:
x.org/util-macros: '*'
x.org/xtrans: ^1
gnu.org/sed: '*' # or build fails on macOS
gnu.org/autoconf: '*'
gnu.org/automake: '*'
script: |
./configure $ARGS
make --jobs {{ hw.concurrency }} install