mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
~openssl.org
This commit is contained in:
parent
f03aa9daaf
commit
26999621fc
|
@ -24,7 +24,7 @@ build:
|
|||
curl.se: '*' # to download ca-certs on linux
|
||||
git-scm.org: 2 # to apply our patch
|
||||
script: |
|
||||
git apply "{{ pkg.pantry-prefix }}"/x509_def.c.diff
|
||||
git apply props/x509_def.c.diff
|
||||
|
||||
./Configure --prefix={{ prefix }} $ARCH no-tests $ARGS --openssldir={{prefix}}/ssl
|
||||
make --jobs {{ hw.concurrency }}
|
||||
|
|
Loading…
Reference in a new issue