add build target thrift 014 for python2 (#12790)
Signed-off-by: richardyu-ms <richard.yu@microsoft.com> Signed-off-by: richardyu-ms <richard.yu@microsoft.com>
This commit is contained in:
parent
16a15e9ae0
commit
283de9ac80
@ -7,6 +7,7 @@ THRIFT_VERSION = 0.14.1
|
||||
MAIN_TARGET = libthrift0_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb
|
||||
DERIVED_TARGETS = libthrift-dev_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \
|
||||
python3-thrift_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \
|
||||
python-thrift_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \
|
||||
thrift-compiler_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb
|
||||
|
||||
THRIFT_LINK_PRE = https://archive.apache.org/dist/thrift
|
||||
|
Loading…
Reference in New Issue
Block a user