mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(thrift)
This commit is contained in:
parent
f45a2fd18a
commit
33cd43c12d
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ build:
|
||||||
- --without-swift
|
- --without-swift
|
||||||
PY_PREFIX: "{{prefix}}"
|
PY_PREFIX: "{{prefix}}"
|
||||||
PHP_PREFIX: "{{prefix}}"
|
PHP_PREFIX: "{{prefix}}"
|
||||||
|
# 0.19.0 has an unused `int j = 0;`.
|
||||||
|
CXXFLAGS: $CXXFLAGS -Wno-unused-but-set-variable
|
||||||
|
|
||||||
provides:
|
provides:
|
||||||
- bin/thrift
|
- bin/thrift
|
||||||
|
|
Loading…
Reference in a new issue