Skip to content

"SLC6X: development/tools: make

make - A GNU tool which simplifies the build process for users

Website: http://www.gnu.org/software/make/
License: GPLv2+
Vendor: Scientific Linux CERN, http://cern.ch/linux
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.

Packages

make-3.81-23.el6.x86_64 [388 KiB] Changelog by Patsy Franklin (2015-12-17):
- Get rid of any avoidable limit on stack size for processes spawned
  via $(shell). 
- In eval_buffer() don't assume reading_file != NULL. This is not the
  case during the secondexpansion phase.
  Resolves: #835483
make-3.81-20.el6.x86_64 [387 KiB] Changelog by Petr Machata (2011-09-02):
- Add a patch for use-after-free when eval in variable assignments
  reassigns the same variable
- Resolves: #699911

Listing created by repoview