This commit is contained in:
Jacob Heider 2023-04-20 21:09:11 -04:00
parent b769383a64
commit b0535bdccc
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -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