changes that don’t require rebuilds

This commit is contained in:
Max Howell 2022-10-17 14:08:05 -04:00
parent f836b167a1
commit 947b26aa7b
2 changed files with 1 additions and 1 deletions

View file

@ -41,6 +41,7 @@ build:
- --system-curl
- --
- -DCMake_BUILD_LTO=ON
- -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
darwin:
ARGS:
- -DZLIB_LIBRARY={{deps.zlib.net.prefix}}/lib/libz.dylib

View file

@ -17,7 +17,6 @@ build:
gnu.org/m4: 1
tea.xyz/gx/make: '*'
tea.xyz/gx/cc: c99
nixos.org/patchelf: ^0.15
go.dev: '*'
working-directory: src
script: |-