Skip to content

Commit

Permalink
Changed build process
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp committed Apr 5, 2024
1 parent b2b05ca commit f38223c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ rustflags = [
"-L", "/usr/lib",
]

[target.'cfg(target_arch = "x86_64")'.dependencies]
sld2 = ["sdl2"]

[target.'cfg(target_arch = "x86_64")'.dependencies.sdl2]
git = "https://github.com/rust-sdl2/rust-sdl2"
default-features = false
Expand Down

0 comments on commit f38223c

Please sign in to comment.