William Brown 2022-07-29 03:15:51 +00:00 committed by Git OBS Bridge
parent b7ccf2bd5d
commit f13df08b7f
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Those files ARE arch-independent, but named like they are not (*.a, etc.) so the script is wrong here
addFilter("files-duplicate .*")
addFilter("static-library-without-symtab .*")
addFilter("static-library-without-debuginfo .*")
addFilter("readelf-failed .*")

View File

@ -30,6 +30,7 @@ BuildRequires: clang > 10
BuildRequires: llvm > 10
%description
WASI libc allows cross platform binaries to be created and executed on a variety of platforms
%prep
%setup -q