gcc12 rebuild list

This commit is contained in:
Rmys
2023-01-30 15:35:53 +03:00
parent 4bb23b74f8
commit 420d81ab1c
54 changed files with 465 additions and 10807 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Standard tool to compile source trees</Summary>
<Description>Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program</Description>
<Archive sha1sum="3c40e5b49b893dbb14f1e2e1f8fe89b7298cc51d" type="targz">mirrors://gnu/make/make-4.3.tar.gz</Archive>
<Archive sha1sum="02910501c2065479c6c7a4855b6ecdf3ac4464d8" type="targz">mirrors://gnu/make/make-4.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
<Dependency>gettext</Dependency>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-01-28</Date>
<Version>4.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-11-25</Date>
<Version>4.3</Version>