fix(thrift)

This commit is contained in:
Jacob Heider 2023-09-04 18:52:58 -04:00 committed by Jacob Heider
parent f45a2fd18a
commit 33cd43c12d

View file

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