wx: Enable wx cross compilation
Hello,
This PR enables wx to cross compilation. Well, it just removes the checks for cross compilation.
CT Test Results
1 files 11 suites 1m 38s :stopwatch: 80 tests 76 :heavy_check_mark: 4 :zzz: 0 :x: 84 runs 80 :heavy_check_mark: 4 :zzz: 0 :x:
Results for commit fc5670b2.
:recycle: This comment has been updated with latest results.
To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.
See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.
Artifacts
// Erlang/OTP Github Action Bot
I’m not the one that decides if we want to support this or not, but if we do, then there is a cross compile GitHub actions dockerfile that should be updated to also build using wx.
FYI: This is not highly prioritized, but we will keep it open and stalled until we have time to investigate or possibly someone else has some input on how to properly do this.