mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 18:25:08 +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
|
- --system-curl
|
||||||
- --
|
- --
|
||||||
- -DCMake_BUILD_LTO=ON
|
- -DCMake_BUILD_LTO=ON
|
||||||
|
- -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
|
||||||
darwin:
|
darwin:
|
||||||
ARGS:
|
ARGS:
|
||||||
- -DZLIB_LIBRARY={{deps.zlib.net.prefix}}/lib/libz.dylib
|
- -DZLIB_LIBRARY={{deps.zlib.net.prefix}}/lib/libz.dylib
|
||||||
|
|
|
@ -17,7 +17,6 @@ build:
|
||||||
gnu.org/m4: 1
|
gnu.org/m4: 1
|
||||||
tea.xyz/gx/make: '*'
|
tea.xyz/gx/make: '*'
|
||||||
tea.xyz/gx/cc: c99
|
tea.xyz/gx/cc: c99
|
||||||
nixos.org/patchelf: ^0.15
|
|
||||||
go.dev: '*'
|
go.dev: '*'
|
||||||
working-directory: src
|
working-directory: src
|
||||||
script: |-
|
script: |-
|
||||||
|
|
Loading…
Reference in a new issue