Name: | devtoolset-9-make |
---|---|
Epoch: | 1 |
Version: | 4.2.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 1468040 |
License: | GPLv2+ |
RPM: | devtoolset-9-make-4.2.1-1.el7.aarch64.rpm |
Source RPM: | devtoolset-9-make-4.2.1-1.el7.src.rpm |
Build Date: | Tue Dec 10 2019 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/make/ |
Summary: | A GNU tool which simplifies the build process for users |
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. |