automatic version update by autodist [release 4.5.0-1mamba;Tue Feb 18 2025]
This commit is contained in:
parent
8872bfc024
commit
72fef923a6
@ -1,5 +1,5 @@
|
||||
Name: sdcc
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Release: 1mamba
|
||||
Summary: Small Device C Compiler
|
||||
Group: Applications/Development
|
||||
@ -14,6 +14,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libfl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libisl-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -58,10 +59,9 @@ SDCC is a C compiler for 8051 class and similar microcontrollers.
|
||||
The package includes the compiler, assemblers and linkers, a device simulator and a core library.
|
||||
The processors supported (to a varying degree) include the 8051, ds390, z80, hc08, and PIC.
|
||||
|
||||
%debug_package
|
||||
|
||||
# Don't strip unrecognized static object files
|
||||
%define __brp_strip_static_archive /bin/true
|
||||
%define __brp_strip_lto /bin/true
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -111,6 +111,9 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
||||
#%{_infodir}/bfd.info.gz
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2025 Automatic Build System <autodist@openmamba.org> 4.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 4.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user