You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
First do cross-dirs/cross-tools/cross-distrib as root (sudo).
Then change owner/mode of obj directories. This will make development easier.
Always use cross build (for development).
Otherwise you'll overwrite your /usr/include during build.
Cross build can't make release on OpenBSD, unfortunately (because of gnu/, where Makefile.bsd-wrapper is used). So cross build is only for development.