Changelog for
wasi-libc-21-1.1.noarch.rpm :
* Thu Feb 22 2024 Aaron Puchert
- Update to version (wasi-sdk-)21.
* Compatibility with Clang 18.
* Add shared library support.- Drop obsolete ignore-fpclass-macros.patch.
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Fri Sep 22 2023 Aaron Puchert - Update to version (wasi-sdk-)20.
* Compatibility with Clang 16.
* Rename triple wasm32-wasi-pthread to wasm32-wasi-threads.
* Implement support for spinlock.
* Improve performance in dlmalloc.- Rebase workaround-broken-makefile.patch.- Drop obsolete undefine-gcc-macros.patch. (Has been solved upstream in gh#WebAssembly/wasi-libc#379.)- Add ignore-fpclass-macros.patch to ignore __FPCLASS_
* macros that are new with Clang 17.
* Wed Mar 22 2023 Aaron Puchert - Update to version (wasi-sdk-)19.- Rebase workaround-broken-makefile.patch.- Add undefine-gcc-macros.patch: ignore new macros for now to fix build with Clang 16.- Declare the package as noarch: the binaries are for WebAssembly, not the host architecture.
* Fri Jul 29 2022 William Brown - Update services to comply with OBS- Fix rpmlintrc
* Wed Apr 20 2022 Martin Sirringhaus - Add rpmlintrc to suppress errors for now- Add workaround-broken-makefile.patch for cleaner build/install separation
* Wed Apr 20 2022 Martin Sirringhaus - Initial commit