[ Все 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 ]
×

Проект make-1:4.3-8.el9

Имя make
Эпоха 1
Версия 4.3
Релиз 8.el9
Сайт http://www.gnu.org/software/make/
Лицензия GPLv3+
Время сборки 2025-02-20 12:51:27
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A GNU tool which simplifies the build process for users
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
make-1:4.3-8.el9.x86_64 A GNU tool which simplifies the build process for users 47b685c3e24144b7df047bd7246dd43d80ee2044bb46a6b9ba061db9c682fa0c download
src
make-1:4.3-8.el9.src A GNU tool which simplifies the build process for users 63a7fb66c9b2c08bf730ba62c6f9fbbb06ccf7ba102af8b6b883c5a1cc9fa82a download
История изменений 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)