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

allow liburing to be vendored #469

Merged
merged 2 commits into from
Nov 30, 2021
Merged

allow liburing to be vendored #469

merged 2 commits into from
Nov 30, 2021

Commits on Nov 26, 2021

  1. allow liburing to be vendored

    A better long term approach is to move to a full rust implementation.
    For now, allow liburing to be vendored by reading an environment
    variable with its location. In the absence of that variable, we'll
    still resort to the standard submodule update.
    
    Fixes DataDog#466 (for now)
    Glauber Costa committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    6918fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Merge branch 'master' into issue-466

    Glauber Costa authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e629ccb View commit details
    Browse the repository at this point in the history