diff --git a/psst-gui/Cargo.toml b/psst-gui/Cargo.toml index e428dcc8..dc63f74e 100644 --- a/psst-gui/Cargo.toml +++ b/psst-gui/Cargo.toml @@ -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", ] \ No newline at end of file