Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cmake note in quickstart instructions #26490

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Jan 8, 2025

Updates the note about cmake being required int the quickstart instructions, since its already a general prereq.

[Reviewed by @mppf]

@jabraham17 jabraham17 requested a review from mppf January 8, 2025 16:43
@@ -104,7 +104,7 @@ rebuild Chapel from source in a different configuration:

- Or, use ``export CHPL_LLVM=bundled`` to have Chapel build and use the
bundled version of LLVM. Note that building the bundled version of
LLVM can take a long time and requires CMake version 3.13.4 or
LLVM can take a long time and requires CMake version 3.20 or
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we should remove the detail about cmake from this document. It's already covered in the prerequisites, and cmake is required now to build the compiler, not just LLVM, so the note here doesn't seem useful.

Signed-off-by: Jade Abraham <[email protected]>
@jabraham17 jabraham17 changed the title Update cmake version in quickstart instructions Remove cmake note in quickstart instructions Jan 15, 2025
@jabraham17 jabraham17 merged commit 6d409f6 into chapel-lang:main Jan 15, 2025
8 checks passed
@jabraham17 jabraham17 deleted the fix-quickstart branch January 15, 2025 22:14
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