This commit is contained in:
parent
b7ccf2bd5d
commit
f13df08b7f
@ -1,4 +1,5 @@
|
|||||||
# Those files ARE arch-independent, but named like they are not (*.a, etc.) so the script is wrong here
|
# 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-symtab .*")
|
||||||
addFilter("static-library-without-debuginfo .*")
|
addFilter("static-library-without-debuginfo .*")
|
||||||
addFilter("readelf-failed .*")
|
addFilter("readelf-failed .*")
|
||||||
|
@ -30,6 +30,7 @@ BuildRequires: clang > 10
|
|||||||
BuildRequires: llvm > 10
|
BuildRequires: llvm > 10
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
WASI libc allows cross platform binaries to be created and executed on a variety of platforms
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
Reference in New Issue
Block a user