Accepting request 1148163 from home:dimstar:rpm4.20:w

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/wasi-libc?expand=0&rev=13
This commit is contained in:
Martin Sirringhaus 2024-02-21 07:24:07 +00:00 committed by Git OBS Bridge
parent 604f4c221b
commit 03143cb62f
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 15:16:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Fri Sep 22 17:06:06 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -35,9 +35,7 @@ BuildArch: noarch
WASI libc allows cross platform binaries to be created and executed on a variety of platforms
%prep
%setup -q -n wasi-libc-wasi-sdk-%{version}
%patch1 -p1
%patch2 -p1
%autosetup -p1 -n wasi-libc-wasi-sdk-%{version}
%build
export CC=clang