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.
2 parents 2c964f4 + fe2d6e1 commit 641a14eCopy full SHA for 641a14e
buildspec-linux-cmake-gcc.yml
@@ -12,7 +12,7 @@ phases:
12
commands:
13
- sed -i 's#/archive.ubuntu.com#/us-east-1.ec2.archive.ubuntu.com#g' /etc/apt/sources.list
14
- apt-get update -y
15
- - apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq
+ - apt-get install -y flex bison make git libwww-perl patch ccache libc6-dev-i386 jq cmake
16
build:
17
18
- echo Build started on `date`
0 commit comments