Name: | devtoolset-8-make |
---|---|
Epoch: | 1 |
Version: | 4.2.1 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 1468048 |
License: | GPLv2+ |
RPM: | devtoolset-8-make-4.2.1-4.el7.aarch64.rpm |
Source RPM: | devtoolset-8-make-4.2.1-4.el7.src.rpm |
Build Date: | Wed Nov 21 2018 |
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. |