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

install-deps.sh: install new gcc as the default the right way #19417

Merged
merged 1 commit into from Dec 9, 2017

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Dec 9, 2017

  • should install software-properties-common beforehand, otherwise
    the add-apt-repository command will not be available.
  • the update-alternative commandline were copied from ceph-build,
    should remove the escape characters.

Signed-off-by: Kefu Chai kchai@redhat.com

* should install software-properties-common beforehand, otherwise
  the `add-apt-repository` command will not be available.
* the update-alternative commandline were copied from ceph-build,
  should remove the escape characters.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov merged commit 7175910 into ceph:master Dec 9, 2017
@tchaikov tchaikov deleted the wip-install-deps-gcc branch December 9, 2017 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants