| 16 Jan 2024 |
raitobezarius | it's almost full of data-only stuff or stuff that you can build on the build machine and output data for | 03:40:40 |
@samueldr:matrix.org | I don't think the hacking about should cause issues | 03:45:21 |
@samueldr:matrix.org | though taking a peek, looks like it did an x86_64-linux eval | 03:49:34 |
@samueldr:matrix.org | I'll get myself a hydra setup to test, it'll be easier | 03:49:43 |
@samueldr:matrix.org | I have a fast enough to fail all of those builds machine at hand | 03:49:56 |
raitobezarius | no no | 03:52:18 |
raitobezarius | it cross compiled from x86_64-linux to your platform | 03:52:25 |
raitobezarius | because you don't want a native evaluation | 03:52:30 |
raitobezarius | you want a cross evaluation | 03:52:33 |
raitobezarius | so my localSystem is x86_64-linux | 03:52:37 |
@samueldr:matrix.org | plausible | 03:52:41 |
raitobezarius | that's why I had to fiddle with a lot of stuff | 03:52:50 |
raitobezarius | because you don't have a bootstrap on your platform, do you? | 03:52:56 |
raitobezarius | so if I tried a native evaluation, everything would fail | 03:53:00 |