diff options
Diffstat (limited to 'app-emulation/ruffle/ruffle-0_p20230525.ebuild')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20230525.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20230525.ebuild b/app-emulation/ruffle/ruffle-0_p20230525.ebuild index 437ae7c21095..287ed232286b 100644 --- a/app-emulation/ruffle/ruffle-0_p20230525.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20230525.ebuild @@ -584,7 +584,7 @@ QA_FLAGS_IGNORED="usr/bin/${PN}.*" src_configure() { filter-lto # TODO: cleanup after bug #893658 - # see .cargo/cargo.toml, only needed if RUSTFLAGS is set by the user + # see .cargo/config.toml, only needed if RUSTFLAGS is set by the user [[ -v RUSTFLAGS ]] && RUSTFLAGS+=" --cfg=web_sys_unstable_apis" local workspaces=( |