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

Add a sample for showing how to build binary with clang #439

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

mohanson
Copy link
Collaborator

No description provided.

@mohanson mohanson requested a review from xxuejie August 20, 2024 09:40
set -ex

ROOT_DIR=$(pwd)
CC="clang-18"
Copy link
Collaborator

Choose a reason for hiding this comment

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

In the spirit that someone might copy this script, I recommend using tweakable variables, see CLANG and CLANGXX in this file for an example.

XuJiandong
XuJiandong previously approved these changes Aug 21, 2024
@mohanson mohanson merged commit 3149cd1 into nervosnetwork:develop Aug 21, 2024
11 checks passed
@mohanson mohanson deleted the clang-sample branch August 21, 2024 06:23
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