bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #42289] .NOTPARALLEL should be allowed to have prerequisites


From: Dave Yost
Subject: [bug #42289] .NOTPARALLEL should be allowed to have prerequisites
Date: Sun, 04 May 2014 22:11:47 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14

URL:
  <http://savannah.gnu.org/bugs/?42289>

                 Summary: .NOTPARALLEL should be allowed to have prerequisites
                 Project: make
            Submitted by: yost
            Submitted on: Sun 04 May 2014 03:11:46 PM PDT
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Why can't there be two forms?

.NOTPARALLEL :

Don't do parallel execution in this Makefile.

.NOTPARALLEL : a b c

Don't do parallel execution of recipes for the given targets.

It is an error for a Makefile to use .NOTPARALLEL with and without
dependencies.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42289>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]