wasi-libc/wasi-libc.changes
Martin Sirringhaus 3f04111a2a Accepting request 1073879 from home:aaronpuchert:llvm-next
- 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.

OBS-URL: https://build.opensuse.org/request/show/1073879
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/wasi-libc?expand=0&rev=8
2023-03-27 13:33:38 +00:00

28 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 22 22:23:36 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- 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 00:34:36 UTC 2022 - William Brown <william.brown@suse.com>
- Update services to comply with OBS
- Fix rpmlintrc
-------------------------------------------------------------------
Wed Apr 20 13:32:28 UTC 2022 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Add rpmlintrc to suppress errors for now
- Add workaround-broken-makefile.patch for cleaner build/install
separation
-------------------------------------------------------------------
Wed Apr 20 12:48:58 UTC 2022 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Initial commit