mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
changes that don’t require rebuilds
This commit is contained in:
parent
f836b167a1
commit
947b26aa7b
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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: |-
|
||||
|
|
Loading…
Reference in a new issue