mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
jq: lgamma_r.diff errors on linux-aarch64
This commit is contained in:
parent
715b95cabf
commit
d65bfc7e24
|
@ -13,8 +13,10 @@ build:
|
|||
github.com/kkos/oniguruma: 6
|
||||
git-scm.org: 2
|
||||
script: |
|
||||
if test '{{hw.platform}}' = 'darwin'; then
|
||||
git apply props/darwin.diff
|
||||
git apply props/lgamma_r.diff
|
||||
fi
|
||||
./configure --disable-maintainer-mode --prefix={{prefix}}
|
||||
make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue