Fix LTO for windows/linux, disable for OSX

This commit is contained in:
2025-01-18 17:01:17 -05:00
parent e1a8006af7
commit 9d37d22a22
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ A Virtual Boy emulator built around the shrooms-vb core. Written in Rust, using
## Setup
Install the following dependencies:
- `cargo`
- `cargo` (via [rustup](https://rustup.rs/), the version from your package manager is too old)
Run
```sh