Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

add stat_linux_mips64le.go to support for building on mips64el #1531

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ydcool
Copy link

@ydcool ydcool commented Feb 4, 2021

Signed-off-by: Dominic Yin [email protected]

Ⅰ. Describe what this PR did

add stat_linux_mips64le.go to support for building on mips64el

Ⅱ. Does this pull request fix one issue?

NONE

Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)

Ⅳ. Describe how to verify it

# export GOOS=linux
# export GOARCH=mips64le
# make build
Begin to build dfget, dfdaemon and supernode.
./hack/build.sh
Begin to build in the local environment.
BUILD: dfget in /src/bin/linux_mips64le/dfget
BUILD: dfdaemon in /src/bin/linux_mips64le/dfdaemon
BUILD: supernode in /src/bin/linux_mips64le/supernode

Ⅴ. Special notes for reviews

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant