未验证 提交 cc1a1b04 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

[TD-10732]<fix>: snapcraft blm3 build issue. (#8379)

use httpd by default.
上级 2fd5aa30
name: tdengine
base: core18
base: core20
version: '2.3.0.0'
icon: snap/gui/t-dengine.svg
summary: an open-source big data platform designed and optimized for IoT.
......@@ -39,14 +39,17 @@ parts:
- taoswrapper.sh
tdengine:
plugin: cmake
source: .
source-type: local
plugin: cmake
build-packages:
- gcc
- g++
- make
- cmake
cmake-parameters:
- -DCMAKE_BUILD_TYPE=Release
- -DBUILD_HTTP=true
override-build: |
snapcraftctl build
if [ ! -d $SNAPCRAFT_STAGE/usr ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册