Skip to content

Conversation

changhiskhan
Copy link
Contributor

If the compiler id is AppleClang, many of the cmake branches that check for strequal Clang fails (e.g., static linking no longer supported). This changes the build to just check whether the string ends in compiler id ends in Clang.

If the compiler id is AppleClang, many of the cmake branches that
check for strequal Clang fails (e.g., static linking no longer
supported). This changes the build to just check whether the
string ends in compiler id ends in Clang.
@Mytherin Mytherin changed the base branch from master to feature November 21, 2022 11:58
@Mytherin Mytherin merged commit 694a949 into duckdb:feature Nov 21, 2022
@Mytherin
Copy link
Collaborator

Thanks for the PR! LGTM

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