Skip to content

build: set OpenSSL3 paths on RHEL-like Linux (TRI-938)#8731

Closed
mc-nv wants to merge 1 commit intomainfrom
mchornyi/TRI-938/manylinux-openssl3
Closed

build: set OpenSSL3 paths on RHEL-like Linux (TRI-938)#8731
mc-nv wants to merge 1 commit intomainfrom
mchornyi/TRI-938/manylinux-openssl3

Conversation

@mc-nv
Copy link
Copy Markdown
Contributor

@mc-nv mc-nv commented Apr 10, 2026

What does the PR do?

Updates CMake so OpenSSL 3 library paths are set on RHEL-like Linux for manylinux/repack builds.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

triton-inference-server/core#488
triton-inference-server/client#886
triton-inference-server/third_party#73
triton-inference-server/tensorrt_backend#119
triton-inference-server/python_backend#434
triton-inference-server/pytorch_backend#186

Where should the reviewer start?

CMakeLists.txt and src/CMakeLists.txt — OpenSSL3 path logic for RHEL-like Linux.

Test plan:

  • CI Pipeline ID:

Caveats:

Background

Part of ManyLinux / OpenSSL repack work.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • Resolves Linear issue: TRI-938

Changes

  • c0dd319 build: set OpenSSL3 paths on RHEL-like Linux (TRI-938)

Affected Files

  • CMakeLists.txt
  • src/CMakeLists.txt

Set OPENSSL_ROOT_DIR and OPENSSL_INCLUDE_DIR for manylinux / openssl3
layouts on ID_LIKE rhel|centos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant