mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-20 16:24:56 +00:00
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:
@@ -7,6 +7,7 @@ THRIFT_VERSION = 0.14.1
|
|||||||
MAIN_TARGET = libthrift0_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb
|
MAIN_TARGET = libthrift0_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb
|
||||||
DERIVED_TARGETS = libthrift-dev_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \
|
DERIVED_TARGETS = libthrift-dev_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \
|
||||||
python3-thrift_$(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-compiler_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb
|
||||||
|
|
||||||
THRIFT_LINK_PRE = https://archive.apache.org/dist/thrift
|
THRIFT_LINK_PRE = https://archive.apache.org/dist/thrift
|
||||||
|
|||||||
Reference in New Issue
Block a user