Skip to content

Update CFLAGS to use C standard C23 - #241

Merged
rongxin-liu merged 1 commit into
mainfrom
dmalan-patch-1
Sep 3, 2026
Merged

Update CFLAGS to use C standard C23#241
rongxin-liu merged 1 commit into
mainfrom
dmalan-patch-1

Conversation

@dmalan

@dmalan dmalan commented Sep 3, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward, localized update to an exported compiler flag with no other behavioral modifications observed.

Pull request overview

Updates the development shell profile to compile C code using the C23 language standard when using the provided Make/clang environment.

Changes:

  • Switches CFLAGS from -std=c11 to -std=c23 in the non-root shell profile configuration.
File summaries
File Description
etc/profile.d/cli.sh Updates exported CFLAGS to select the C23 standard for clang builds.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@rongxin-liu
rongxin-liu merged commit 0941366 into main Sep 3, 2026
4 checks passed
@rongxin-liu
rongxin-liu deleted the dmalan-patch-1 branch September 3, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants