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

[syncd-rpc] Install Libboost Atomic 1.71, Libqtcore And Libqtnetwork #6689

Merged

Commits on Feb 5, 2021

  1. [syncd-rpc] Install Libboost Atomic 1.71

    When Building syncd-rpc, libthrift has dependency on libboost-atomic1.71.0,
    however the debian packager install version 1.67 instead. This PR
    preinstalls libboost-atomic v 1.71 to avoid falling back to v 1.67.
    
    signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
    tahmed-dev committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9b1fc60 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. review comments

    tahmed-dev committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    158afa6 View commit details
    Browse the repository at this point in the history