mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-07 04:55:46 +00:00
* When presented with a very very long command line (e.g. WebKit's linking of libWebCore.la in current git), make fails to execute the command as it doesn't split the command line to fit within the limits. There is a patch used by people to solve this (gentoo, etc). Adam Conrad has provided a patch to fix this. (Closes: #688601). * Pre-4.0 make had an memory corruption issue that caused repeated execution of a specific makefile to display the cirruption. Running with make 4.0 does not show the issue. (Closes: #682895). * recently, the Multi-Arch: foreign tag was added toth make binary package. Jakub Wilk pointed out that this is not correct, some of the make interfaces are actually architecture-dependent. Reverting that change. * Bug fix #688601: "fails to execute extraordinarily long command lines", thanks to Daniel Stone * Bug fix #682895: "incorrect variable handling and corruption", thanks to Tim Spriggs |
||
---|---|---|
.. | ||
patches | ||
source | ||
upstream | ||
changelog | ||
clean | ||
compat | ||
control | ||
copyright | ||
Explanations | ||
make.docs | ||
make.manpages | ||
NEWS.Debian | ||
README.Debian-Source | ||
rules | ||
watch |
This source package has been pared down to remove the documentation (which has a license that does not pass DFSG muster), and the build system has been adjusted accordingly. The sources of the binary make program are in the source package make-dfsg. The full unredacted sources can be had from non-free in make-doc-non-dfsg.