Set CXX for rpm build in CI.

This commit is contained in:
tastytea 2019-08-12 23:27:56 +02:00
parent f7af97ad73
commit e4937c954f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ steps:
image: centos:7
pull: always
environment:
CXX: /opt/rh/devtoolset-6/root/usr/bin/g++
CXXFLAGS: -pipe -O2
commands:
- sed -i 's/keepcache=0/keepcache=1/' /etc/yum.conf