提交 bcdf94fd 编写于 作者: H HFO4

Fix: missing sys/cdefs.h in CI building

上级 3c09ad7c
......@@ -15,7 +15,7 @@ before_deploy:
- sudo apt-get update
- sudo apt-get -y install gcc-mingw-w64-x86-64
- sudo apt-get -y install gcc-arm-linux-gnueabihf libc6-dev-armhf-cross
- sudo apt-get -y install gcc-aarch64-linux-gnu
- sudo apt-get -y install gcc-aarch64-linux-gnu libc6-dev-i386
- chmod +x ./build.sh
- ./build.sh -r b
deploy:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册