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

Cannot work in termux (workaround is to build efm with GOOS=android) #268

Open
milanglacier opened this issue Nov 18, 2023 · 0 comments
Open

Comments

@milanglacier
Copy link

milanglacier commented Nov 18, 2023

Due to this issue (and will not fix by the go devoloper team), cannot use efm in termux

golang/go#60125

it seems that the only workaround is to cross-compile the efm in android platform:

GOOS=android go build

I suggest that we add a FAQ part in the README that points to this issue.

@milanglacier milanglacier changed the title Cannot work in termux (workaround is to build efm with GOOS=android Cannot work in termux (workaround is to build efm with GOOS=android) Nov 18, 2023
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

No branches or pull requests

1 participant