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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to a maintained fork of XGO #239

Merged
merged 3 commits into from Feb 5, 2020
Merged

Switch to a maintained fork of XGO #239

merged 3 commits into from Feb 5, 2020

Conversation

techknowlogick
Copy link
Contributor

馃憢 Hey, I'm one of the project leads for Gitea, and we also use XGO to cross compile our binaries, however we have forked xgo to ensure that versions are kept up to date and have added other enhancements.

I've also added arm-6 as a compile target, this is due to its wider support on arm based devices (arm6 works on arm7 devices, but not the reverse).

Note: Due to switching from Ubuntu 14.04 to 18.04 as a base image in the fork this prevents binaries from working on Linux Kernel versions below 3.1. However due to Ubuntu 14.04 being past EOL, and also that Linux Kernel version being of a certain age Gitea proceeded with that being acceptable (it may not be acceptable for you).

I understand that this is an unsolicited PR, and it changes an upstream dependency, as such please feel free to close it if it doesn't align with your project.


  • I have signed the CLA

@thebaer
Copy link
Member

thebaer commented Jan 31, 2020

Hey @techknowlogick, thank you for contributing this! We'd be happy to accept it.

Everything looks good, though running it modifies go.mod and go.sum -- would you mind committing those changes? Then we can merge this in.

@techknowlogick
Copy link
Contributor Author

@thebaer just added the modifications to go modules, please let me know if I can make any other changes :)

@thebaer
Copy link
Member

thebaer commented Feb 5, 2020

Looks great, thanks! Merging now.

@thebaer thebaer merged commit 6e36868 into writefreely:develop Feb 5, 2020
@techknowlogick techknowlogick deleted the switch-xgo branch February 7, 2020 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants