Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible: install gcc-c++ on centos6 so ccache picks it up properly #1150

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Feb 25, 2018

otherwise there's no symlinks for g++ and c++ in /usr/lib64/ccache and it gets bypassed even when using devtoolset-2 binaries

fixed on the hosts that need it

maclover7

This comment was marked as off-topic.

@rvagg
Copy link
Member Author

rvagg commented Feb 27, 2018

@maclover7 yep, in fact I replaced the current softlayer centos6 machines just recently with it. CentOS 5 not so much but we haven't tried and we probably shouldn't since it'll die with Node 4.

@rvagg rvagg merged commit f1af632 into master Feb 27, 2018
@rvagg rvagg deleted the rvagg/centos6-gcc-c++ branch February 27, 2018 01:01
@seishun seishun mentioned this pull request Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants