forked from pool/newlib
Accepting request 1157210 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/1157210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=16
This commit is contained in:
commit
17973732db
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 14:07:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 5 07:50:27 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
Fri May 5 07:50:27 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@ -69,8 +69,7 @@ conglomeration of several library parts, all under free software licenses
|
|||||||
that make them easily usable on embedded products.
|
that make them easily usable on embedded products.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n newlib-%{version}
|
%autosetup -p1 -n newlib-%{version}
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if "%{flavor}" != ""
|
%if "%{flavor}" != ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user