mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
fix(svn)
This commit is contained in:
parent
b769383a64
commit
b0535bdccc
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ build:
|
|||
make --jobs {{ hw.concurrency }}
|
||||
make install
|
||||
env:
|
||||
CFLAGS: -I{{deps.apache.org/apr-util.prefix}}/include/apr-1
|
||||
CFLAGS: "$CFLAGS -I{{deps.apache.org/apr-util.prefix}}/include/apr-1"
|
||||
ARGS:
|
||||
- --prefix="{{prefix}}"
|
||||
- --disable-debug
|
||||
|
|
Loading…
Reference in a new issue