1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

sys-process/resources: fix QA Pre-stripped files

This commit is contained in:
2024-01-13 22:16:52 +01:00
parent 31444340a6
commit 32a7e892ce
2 changed files with 10 additions and 1 deletions

View File

@@ -229,6 +229,15 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND=">=virtual/rust-1.70"
# Rust.
QA_FLAGS_IGNORED=(
/usr/libexec/resources/resources-kill
/usr/libexec/resources/resources-processes
/usr/bin/resources
)
QA_PRESTRIPPED="${QA_FLAGS_IGNORED[*]}"
src_configure() {
local emesonargs=(
-Dprofile=default