We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So the crosstool-ng Dockerfile is way back on Trusty, and can now be jumped all the way up to the next LTS.
I think that will implicitly give us a newer GCC release too, on the assumption that the GCC is just coming from the host OS.
Trusty comes with GCC 4.8.2 (October 16, 2013). Xenial comes with GCC 5.3.1 (December 2015)
The text was updated successfully, but these errors were encountered:
bobsummerwill
No branches or pull requests
So the crosstool-ng Dockerfile is way back on Trusty, and can now be jumped all the way up to the next LTS.
I think that will implicitly give us a newer GCC release too, on the assumption that the GCC is just coming from the host OS.
Trusty comes with GCC 4.8.2 (October 16, 2013). Xenial comes with GCC 5.3.1 (December 2015)
The text was updated successfully, but these errors were encountered: