[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project make-1:4.3-8.el9

Name make
Epoch 1
Version 4.3
Release 8.el9
Website/URL http://www.gnu.org/software/make/
License GPLv3+
Build Time 2024-03-29 15:15:51
Build Host builder-x86-09.inferitos.ru
Summary A GNU tool which simplifies the build process for users
Repositories BaseOS
Description A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
make-1:4.3-8.el9.x86_64 A GNU tool which simplifies the build process for users 6d18d5381bbe77ec6f3cf70f3a24468c244b37352a81e4f2abff623b960afcf2 download
aarch64
make-1:4.3-8.el9.aarch64 A GNU tool which simplifies the build process for users a373743c8c24c10e6595bf14f13d2e8befe5d7df1940e609ca0cd72860c99bf7 download
src
make-1:4.3-8.el9.src A GNU tool which simplifies the build process for users 9ebd08960d0a46be757eda624a375fe51755f6e13affeb372be1cac729df9106 download
Changelog link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:4.3-8
- Rebuilt for MSVSphere 9.4 beta

* Wed Jan 31 2024 DJ Delorie <dj@redhat.com> - 1:4.3-8
- Don't try to execute directories (RHEL-22829)