Files
oak-gpui/crates
Gwen Lg 263080c4c4 Allow local build of remote_server dev to be deployed to different linux than local (#33395)
setup local build of `remote_server` to not depend of the local linux
libraries by :
- enable `vendored-libgit2` feature of git2
- setup target triple to `unknown-linux-musl` (mirror bundle-linux
script)
- add flag ` -C target-feature=+crt-static` in `RUSTFLAGS` env var
(mirror bundle-linux script)

Bonus:
Add an option to setup mold as linker of local build.

Closes #33341

Release Notes:

 - N/A
2025-07-08 16:31:20 +00:00
..
2025-07-03 12:17:54 +00:00
2025-06-22 16:23:17 -04:00
2025-06-17 20:26:27 +00:00
2025-07-08 14:34:57 +00:00
2025-07-01 15:43:39 +00:00
2025-07-01 15:43:39 +00:00
2025-07-08 14:34:57 +00:00