This commit is contained in:
Max Howell 2023-06-13 11:15:14 -04:00
parent e7da15aa8f
commit c080f418fa

View file

@ -17,6 +17,11 @@ build:
tea.xyz/gx/cc: c99 tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*' tea.xyz/gx/make: '*'
gnu.org/patch: '*' gnu.org/patch: '*'
gnu.org/bison: ^3
gnu.org/autoconf: '*'
linux:
ruby-lang.org: ~3.1 # ruby requires ruby to build
# ^^ only linux because we got issues on darwin currently
script: | script: |
patch -p1 < props/mkconfig.rb.diff patch -p1 < props/mkconfig.rb.diff