Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jul 4, 2024
1 parent 888fd7f commit fcafdb8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions psst-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,4 @@ pre-build = [
libasound2-dev:arm64 \
libglib2.0-dev:arm64
"""
]


[target.aarch64-unknown-linux-gnu.env]
passthrough = [
"PKG_CONFIG_ALLOW_CROSS",
]

[target.x86_64-unknown-linux-gnu.env]
passthrough = [
"PKG_CONFIG_ALLOW_CROSS",
]

0 comments on commit fcafdb8

Please sign in to comment.