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
|
||||
addFilter("files-duplicate .*")
|
||||
addFilter("static-library-without-symtab .*")
|
||||
addFilter("static-library-without-debuginfo .*")
|
||||
addFilter("readelf-failed .*")
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user