We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac77d85 commit e2f227cCopy full SHA for e2f227c
.shippable.yml
@@ -38,6 +38,7 @@ build:
38
- ccache -s
39
- sudo apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential libtool-bin
40
- sudo apt-get install -y libreadline-dev gperf flex bison libncurses5-dev texinfo help2man lzip
41
+ - sudo apt-get install -y python3.8-dev
42
- unset CC
43
- ./go.sh ${TARGET}
44
- >
0 commit comments