提交 f916c1c6 编写于 作者: L liuyq-617

fix centos8

上级 c1c00706
...@@ -112,7 +112,7 @@ steps: ...@@ -112,7 +112,7 @@ steps:
- name: build - name: build
image: arm64v8/centos:8 image: arm64v8/centos:8
commands: commands:
- dnf install -y gcc gcc-c++ make cmake epel-release git - dnf install -y gcc gcc-c++ make cmake epel-release git libarchive
- mkdir debug - mkdir debug
- cd debug - cd debug
- cmake .. -DCPUTYPE=aarch64 > /dev/null - cmake .. -DCPUTYPE=aarch64 > /dev/null
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册