Skip to content

Fix azure compile - #4459

Merged
rasapala merged 1 commit into
mainfrom
fix_redhat_compile
Aug 18, 2026
Merged

Fix azure compile#4459
rasapala merged 1 commit into
mainfrom
fix_redhat_compile

Conversation

@rasapala

Copy link
Copy Markdown
Collaborator

🛠 Summary

Add lib libriaries dir on redhat to match BUILD glob filter for linking.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Copilot AI lite review requested due to automatic review settings August 18, 2026 12:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Red Hat build container’s Azure SDK CMake configuration so that the Azure SDK shared libraries install into /azure-sdk-install/lib (instead of a distro-default like lib64), matching the Bazel @azure local repository layout expected by third_party/azure/BUILD.

Changes:

  • Force CMAKE_INSTALL_LIBDIR=lib for Azure SDK component builds in Dockerfile.redhat.
  • Align Red Hat Azure SDK install layout with Bazel’s third_party/azure/BUILD globs that reference lib/libazure-*.so*.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@rasapala
rasapala merged commit 6741b6c into main Aug 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants