pkgsrc-Bugs archive

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

Re: pkg/48157: pkgsrc 2013Q2 make-system exeeds max. command line length



The following reply was made to PR pkg/48157; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/48157: pkgsrc 2013Q2 make-system exeeds max. command line
 length
Date: Sat, 21 Dec 2013 19:49:39 +0000

 On Sat, Dec 21, 2013 at 07:15:00PM +0000, Joerg Sonnenberger wrote:
  >  >  What should and should not go into mk.conf is irrelevant. The
  >  >  exhibited behavior is a bug.
  >  
  >  mk.conf is irrelevant. The point is just "do not use -D, just set the
  >  variable".
 
 Right, which is fine, but my additional point is that the behavior
 seen with -D is a bug.
 
 It does not happen with simple makefiles; it seems to be caused by
 recursively invoking make and passing MAKEFLAGS both in the
 environment and on the command line, which is wrong...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index