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 36d16a3 commit 88287c5Copy full SHA for 88287c5
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 cmake libxml2-utils flex bison make git libwww-perl patch ccache libc6-dev-i386 jq
16
build:
17
18
- echo Build started on `date`
0 commit comments