-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Native cross compilation #34
Conversation
Ah I guess the build time is great because external libs for additional features (gnutls, libsecret, ) are not found:
EDIT: Yeah I need |
b587c42
to
3217764
Compare
Ok now I have a linker issue:
|
The easiest fix (for non-s390x) is to just use lld instead:
If
We can set this automatically in xx in the Don't forget to use xx-verify as well. |
fd85e1d
to
c2db06b
Compare
Fyi @tonistiigi
~1min against ~10min with qemu