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:
commit
c343808a42
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user