URL:
<https://savannah.gnu.org/bugs/?60777>
Summary: Command line switch --trace disables -d.
Project: make
Submitted by: dgoncharov
Submitted on: Sun 13 Jun 2021 09:16:10 PM UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: SCM
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
Commit 7044e0c93 introduced a change which breaks -d when --trace is
specified.
$ cat makefile
all: ; :
$ ~/src/gmake/make/l64/make -rd --trace
makefile:1: update target 'all' due to: target does not exist
:
$
There is no -d output.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60777>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/