Add Makefile target to build static linux binaries. #94
No reviewers
Labels
No Label
bug
critical
duplicate
enhancement
epic
help wanted
in progress
invalid
low priority
question
rebase
v1
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/go-ethereum#94
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "linux-static-binary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tested it by building in CentOS docker image.
Static Linked Binary:

Dynamic Linked Binary:

LGTM except this shouldn't be merged into this branch as it needs to stay even with the release of the same name. Should merge into v1.10.4-statediff and then cut this into a new release off a new release-feature branch (v1.10.4-statediff-0.0.25).
Probably should include #95 in that same release so merge both into v1.10.4-statediff, then push that state to the new feature-release branch v1.10.4-statediff-0.0.25 and cut a release against that.