mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-07 04:55:46 +00:00
Add attribution.
This commit is contained in:
parent
b9f831b858
commit
668af46980
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
* remake.c (check_dep): Only set the target's state to not-started
|
* remake.c (check_dep): Only set the target's state to not-started
|
||||||
if it's not already running. Found this while testing -j10 builds
|
if it's not already running. Found this while testing -j10 builds
|
||||||
of glibc: various targets were being rebuilt multiple times.
|
of glibc: various targets were being rebuilt multiple times.
|
||||||
|
Fix from Knut St. Osmundsen; fixes a problem reported in Savannah
|
||||||
|
bug #15919.
|
||||||
|
|
||||||
* read.c (multi_glob): Don't pass GLOB_NOCHECK to glob(3); instead
|
* read.c (multi_glob): Don't pass GLOB_NOCHECK to glob(3); instead
|
||||||
handle the GLOB_NOMATCH error. This is to work around Sourceware.org
|
handle the GLOB_NOMATCH error. This is to work around Sourceware.org
|
||||||
|
|
Loading…
Reference in a new issue