Skip to content

community/geth: fix ppc64le build break by re-enabling isatty termina…#5954

Closed
mksully22 wants to merge 1 commit intoalpinelinux:masterfrom
mksully22:geth
Closed

community/geth: fix ppc64le build break by re-enabling isatty termina…#5954
mksully22 wants to merge 1 commit intoalpinelinux:masterfrom
mksully22:geth

Conversation

@mksully22
Copy link
Copy Markdown
Contributor

…l functions

ethereum/go-ethereum#17740 disabled building isatty_linux.go for ppc64,ppc64le which makes these functions unavailable when building flags.go and color.go modules for geth. This patch allows the isatty_linux.go module to be built for ppc64le so geth build requirements are fixed.

A post was added to ethereum/go-ethereum#17740 to try and understand better why this was disabled in the first place for ppc64le.

@hackmod
Copy link
Copy Markdown

hackmod commented Jan 1, 2019

it is just not updated (outdated isatty) not disabled.

oops! last change missing some files

@algitbot
Copy link
Copy Markdown

algitbot commented Jan 1, 2019

Merged in 75b3245 by @ncopa. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Jan 1, 2019
@mksully22 mksully22 deleted the geth branch January 3, 2019 14:27
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