mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
fix(augeas)
This commit is contained in:
parent
94ad602535
commit
8568e956b5
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ build:
|
|||
- ./configure $ARGS
|
||||
- make --jobs {{ hw.concurrency }} install
|
||||
env:
|
||||
CFLAGS: -Wno-implicit-function-declaration
|
||||
ARGS:
|
||||
- --prefix="{{prefix}}"
|
||||
- --disable-debug
|
||||
|
|
Loading…
Reference in a new issue