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

build: add static link flag, update upstream ci.go #1

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

0xe3b0c4
Copy link
Collaborator

@0xe3b0c4 0xe3b0c4 commented Aug 5, 2022

Description

update build/ci.go from go-ethereum and add static link flag
update Dockerfile

Changes

Notable changes:

  • update build/ci.go from go-ethereum
  • update Dockerfile alpine Linux version
  • build/ci.go add static link flag, docker image build use static link
  • enforce the stacksize to 8M

@RichardBrown123go RichardBrown123go added the upstream pulling pull and merge from upstream repo label Aug 5, 2022
@0xe3b0c4 0xe3b0c4 force-pushed the devel branch 2 times, most recently from 59a80d1 to 6ec8a39 Compare August 8, 2022 02:31
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
build/ci.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@RichardBrown123go RichardBrown123go left a comment

Choose a reason for hiding this comment

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

Thanks for the amazing update. Would be batter to resolve a few more uncertainties.
@0xe3b0c4

@0xe3b0c4 0xe3b0c4 force-pushed the devel branch 2 times, most recently from 3066e04 to bd60911 Compare August 8, 2022 10:17
@0xe3b0c4 0xe3b0c4 changed the title add static link flag, update upstream ci.go build: add static link flag, update upstream ci.go Aug 9, 2022
@RichardBrown123go
Copy link
Collaborator

@0xe3b0c4 Any progress for this feature?

@0xe3b0c4
Copy link
Collaborator Author

@RichardBrown123go merge to upstream #25492

disable the use of cgo in packages "net" and "os/user"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream pulling pull and merge from upstream repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants