Commit 2439d47
authored
Fix build (#1142)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Add `--cfg tracing_unstable` to `rustflags` for specific targets in
`engine/.cargo/config.toml`.
>
> - **Build Configuration**:
> - Add `--cfg tracing_unstable` to `rustflags` for
`x86_64-unknown-linux-musl` and `aarch64-unknown-linux-musl` targets in
`engine/.cargo/config.toml` to enable unstable tracing features.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for 2a1b373. It will automatically
update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent 00c7ed8 commit 2439d47
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments