lordadamson

Results 5 issues of lordadamson

So, some libraries have tests that run while building. Which is a problem if you're cross-compiling. I assume the issue is that the tests fail because it's built for a...

bug
in progress

0b821b7 was supposed to revert 0e5b1aa but I think it accidentally changed this line which now assigns a boolean to a str so I restored it to how it was...