Accepting request 1148414 from devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/1148414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wasi-libc?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-02-22 19:55:21 +00:00 committed by Git OBS Bridge
commit c343808a42
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