Skip to content

libsql-ffi: Fix cross compilation with cmake crate#2101

Merged
penberg merged 1 commit intomainfrom
fix-cross-compile
Jun 12, 2025
Merged

libsql-ffi: Fix cross compilation with cmake crate#2101
penberg merged 1 commit intomainfrom
fix-cross-compile

Conversation

@penberg
Copy link
Copy Markdown
Collaborator

@penberg penberg commented Jun 12, 2025

If user specifies the CMAKE_C_COMPILER and CMAKE_CXX_COMPILER environment variables, let's use them instead of defaulting to clang all the time.

If user specifies the CMAKE_C_COMPILER and CMAKE_CXX_COMPILER
environment variables, let's use them instead of defaulting to
clang all the time.
@penberg penberg force-pushed the fix-cross-compile branch from 11a3111 to cc888c4 Compare June 12, 2025 08:29
@penberg penberg added this pull request to the merge queue Jun 12, 2025
Merged via the queue into main with commit c85ec3d Jun 12, 2025
19 checks passed
@penberg penberg deleted the fix-cross-compile branch June 12, 2025 08:54
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.

1 participant