warn FreeBSD users they'll need Linux compatibilty for Bob#290
Conversation
|
Hmm I think a better way is what you suggested stopping it from compiling by creating a |
|
I updated #289 with some info about FreeBSD's Linux compat layer, that does allow FreeBSD users to run Linux binaries directly, and enables the use of For the first proposed approach to fix, it wouldn't require changing the I can rework this MR to that later today if you like the approach. |
61eb8b0 to
bc58445
Compare
|
I like this newer approach |
bc58445 to
8d38f04
Compare
|
Push. Also patched a couple lints that seemed to be blocking pipelines. |
8d38f04 to
2f3e6d8
Compare
Potential fix #289
Does not exhaustively fix each
target_oscheck, but catches unsupported platforms early enough in the invocation thatbobdoesn't go too far down a bad path.I'm open to addressing in different places and ways, if anyone has a better picture of how this should work.