aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/hwdata.az
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-09-05 05:44:33 +0900
committerOphestra <cat@gensokyo.uk>2026-09-05 06:25:41 +0900
commit5a32f8f9b2f2540495e79cb39ce4a6861553fe79 (patch)
tree47b25144af5edead669b615f3abcc51aedd81096 /internal/rosa/package/hwdata.az
parent871c701fdbce4a3d43e6e8edc436a2ae93322540 (diff)
internal/rosa: separate native tools from libraries
This removes most redundant runtime arguments and is useful for cross-compilation. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/hwdata.az')
-rw-r--r--internal/rosa/package/hwdata.az2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/package/hwdata.az b/internal/rosa/package/hwdata.az
index 4d552d5d..57bde7e8 100644
--- a/internal/rosa/package/hwdata.az
+++ b/internal/rosa/package/hwdata.az
@@ -20,4 +20,6 @@ package hwdata {
// lspci: Unknown option 'A' (see "lspci --help")
check = nil;
};
+
+ unlikely = true;
}