public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wasi-libc] f43: add rpmlint config to filter expected errors
@ 2026-08-20 9:58
0 siblings, 0 replies; only message in thread
From: @ 2026-08-20 9:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/wasi-libc
Branch : f43
Commit : b6723f836f6287c3b036b5c9f589e8bf49d6b3ab
Author : Jan Staněk <jstanek@redhat.com>
Date : 2026-08-19T13:10:40+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/wasi-libc/c/b6723f836f6287c3b036b5c9f589e8bf49d6b3ab?branch=f43
Log:
add rpmlint config to filter expected errors
[skip changelog]
---
diff --git a/wasi-libc.rpmlintrc b/wasi-libc.rpmlintrc
new file mode 100644
index 0000000..70329d5
--- /dev/null
+++ b/wasi-libc.rpmlintrc
@@ -0,0 +1,4 @@
+# cross-compilation files are expected
+addFilter(r"\barch-independent-package-contains-binary-or-object /usr/wasm32-wasi/.*")
+# some header files are empty, and that's expected
+addFilter(r"\bzero-length /usr/wasm32-wasi/include/wasm32-wasi/bits/.*\.h")
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 9:58 [rpms/wasi-libc] f43: add rpmlint config to filter expected errors
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox