| 13 Aug 2025 |
dramforever | mesonFlags is absolutely rust-relevant | 12:49:21 |
dramforever | because it depends on *Platform.rust | 12:49:43 |
dramforever | which explains why changing *Platform.rust rebuilds the world | 12:50:02 |
dramforever | * because it depends on
*Platform.rust on cross | 12:50:13 |
dramforever | * because it depends on `*Platform.rust` on cross | 12:50:25 |
| impqxr set their display name to impqxr. | 12:53:49 |
mpiechotka | For cargo2nix - is it possible to disable a workspace member? I have a workspace with server, wasm client and common code. Cargo2nix attempts to build various packages on wasm as dependencies because it tries to merge features. | 15:18:29 |
apyh | you could have a different src/ filter for different target platforms, perhaps? | 15:27:43 |
apyh | since it'll have to build wasm stuff from scratch anyways | 15:27:57 |
mpiechotka | In reply to @apyh:matrix.org you could have a different src/ filter for different target platforms, perhaps? It's for dependencies | 15:51:54 |
mpiechotka | Indirect dependencies | 15:52:02 |
@rosssmyth:matrix.org | I have been told that the commend in bootstrap.example.toml is a lie. So just put it in there without llvm and apparently it just does it. I have also been warned that it might be unusable slow. | 18:52:17 |
@rosssmyth:matrix.org | * I have been told that the comment in bootstrap.example.toml is a lie. So just put it in there without llvm and apparently it just does it. I have also been warned that it might be unusable slow. | 18:52:22 |
@rosssmyth:matrix.org | * I have been told that the comment in bootstrap.example.toml is a lie. So just put it in there without llvm and apparently it just does it. I have also been warned that it might be unusably slow. | 18:52:32 |
@rosssmyth:matrix.org | The future is now | 18:52:51 |
emily | that's cool | 18:53:34 |
emily | I only wanted it to give hope to the next person trying to unbreak mrustc-bootstrap | 18:53:41 |
emily | after I drop its LLVM 12 dependency | 18:53:44 |