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

Support XVM compilation #37

Merged
merged 5 commits into from
Mar 5, 2021
Merged

Support XVM compilation #37

merged 5 commits into from
Mar 5, 2021

Conversation

chunhui01
Copy link
Collaborator

Support XVM compilation

mkdir -p $OUTDIR

function buildxvm() {
wget -O "$OUTDIR/xvm.zip" "$XVMPKG" --no-check-certificate
Copy link
Contributor

Choose a reason for hiding this comment

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

mac没有wget命令,建议用curl命令

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

好建议,已更新~

@aucusaga aucusaga self-requested a review March 5, 2021 06:19
@chunhui01 chunhui01 merged commit 55fcc03 into xuperchain:master Mar 5, 2021
@chunhui01 chunhui01 deleted the xuper5 branch March 12, 2021 07:30
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.

None yet

4 participants