Skip to content
Snippets Groups Projects

superbuild: update to suppress progress for downloads with Ninja

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -13,9 +13,9 @@ yum install -y \
epel-release
# Install development tools
rpm -U https://centos7.iuscommunity.org/ius-release.rpm
yum install -y \
git2u
git-core \
git-lfs
# Install toolchains.
yum install -y \
Loading