| 20 Jan 2025 |
Tristan Ross | I wonder how we should handle the Rust stuff in this PR. | 21:10:40 |
Tristan Ross | In reply to @emilazy:matrix.org well, still. you can throw Clang + libstdc++, Clang + libc++, etc. at them and narrow it down. (I forget if GCC + libc++ is possible) Oh fun, cxxlib isn't really wired up. Will have to figure out how to do that so I can test that. | 21:13:31 |
emily | we already have stdenv for Clang and Clang + libc++ | 21:14:35 |
emily | clangStdenv etc | 21:14:40 |
emily | but we should probably also wire up the variables we're adding... :) | 21:14:59 |
emily | In reply to @rosscomputerguy:matrix.org Gotcha, so we can narrow it to the rtlib option instead of needing toolchain for this specific case? it'd need testing, but maybe. first I'd try just removing altogether | 21:15:16 |