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

Don't export /usr/local/opt/llvm/lib to linker search path on MacOS. #936

Merged
merged 4 commits into from
Nov 3, 2021

Commits on Nov 3, 2021

  1. Don't export /usr/local/opt/llvm/lib to linker search path on MacOS.

    Seems that there are conflicts between brew installed glog, and the `libc++.dylib`
    in `/usr/local/opt/llvm/lib`.
    
    The issue is tracked as v6d-io/v6d#565
    
    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    142ec7c View commit details
    Browse the repository at this point in the history
  2. Only cancel runs of PRs.

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    63d6835 View commit details
    Browse the repository at this point in the history
  3. Bump up learning engine submodules.

    Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
    sighingnow committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8c77fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a584be View commit details
    Browse the repository at this point in the history