Skip to content

Conversation

@dyniols
Copy link
Contributor

@dyniols dyniols commented Dec 9, 2025

This PR updates cmake configuration option based on this warning.

-- Detecting CXX compile features - done
CMake Warning at CMakeLists.txt:198 (message):
  Using LLVM_ENABLE_PROJECTS=compiler-rt is deprecated now, and will become a
  fatal error in a future release.  Please use
  -DLLVM_ENABLE_RUNTIMES=compiler-rt or see the instructions at
  https://compiler-rt.llvm.org/ for building the runtimes.

Not sure if it's right solution but with review I am waiting for suggestions.

@dyniols dyniols requested a review from a team as a code owner December 9, 2025 10:03
@dyniols dyniols requested a review from 0x12CC December 9, 2025 10:03
@sarnex
Copy link
Contributor

sarnex commented Dec 10, 2025

@dyniols It looks like configure is failing on both platforms with this change, can you take a look to see if you can figure out the cause?

@dyniols
Copy link
Contributor Author

dyniols commented Dec 11, 2025

@dyniols It looks like configure is failing on both platforms with this change, can you take a look to see if you can figure out the cause?

Yes I will take a look.

@dyniols dyniols requested a review from a team as a code owner December 11, 2025 18:51
@dyniols dyniols requested a review from againull December 11, 2025 18:51
@dyniols dyniols marked this pull request as draft December 11, 2025 18:51
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.

3 participants