Skip to content

Conversation

@jkawamoto
Copy link
Owner

This pull request introduces a new system feature for the CTranslate2 library. When enabled, this feature allows the use of a pre-installed shared library instead of compiling the library during the build process. The following changes are included:

  • Add system feature flag in the build process.
  • Update the build script to handle the system feature.
  • Modify README to document how to use the new feature.

@jkawamoto jkawamoto marked this pull request as ready for review September 11, 2025 16:12
@jkawamoto jkawamoto marked this pull request as draft September 13, 2025 07:07
@jkawamoto jkawamoto force-pushed the system branch 3 times, most recently from 857d675 to 8ffbd7d Compare October 10, 2025 15:53
@jkawamoto jkawamoto mentioned this pull request Oct 10, 2025
Introduced a new `system` feature to skip compiling CTranslate2 and instead link to an existing shared library. Updated build script, feature flags, and README with usage details.
@jkawamoto jkawamoto marked this pull request as ready for review October 11, 2025 18:59
@jkawamoto jkawamoto merged commit f9ec116 into main Oct 12, 2025
14 checks passed
@jkawamoto jkawamoto deleted the system branch October 12, 2025 07:18
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.

2 participants