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:
parent
604f4c221b
commit
03143cb62f
@ -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>
|
Fri Sep 22 17:06:06 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
@ -35,9 +35,7 @@ BuildArch: noarch
|
|||||||
WASI libc allows cross platform binaries to be created and executed on a variety of platforms
|
WASI libc allows cross platform binaries to be created and executed on a variety of platforms
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n wasi-libc-wasi-sdk-%{version}
|
%autosetup -p1 -n wasi-libc-wasi-sdk-%{version}
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CC=clang
|
export CC=clang
|
||||||
|
Loading…
Reference in New Issue
Block a user