From ben@narcissus.net Sat Aug 14 19:06:52 1999
Return-Path: <ben@narcissus.net>
Received: from narcissus.net (narcissus.net [209.73.230.146])
	by hub.freebsd.org (Postfix) with ESMTP id 899F715190
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 1999 19:06:51 -0700 (PDT)
	(envelope-from ben@narcissus.net)
Received: by narcissus.net (Postfix, from userid 1000)
	id 6AD781B3; Sat, 14 Aug 1999 21:58:13 -0400 (EDT)
Message-Id: <19990815015813.6AD781B3@narcissus.net>
Date: Sat, 14 Aug 1999 21:58:13 -0400 (EDT)
From: benedict@echonyc.com
Sender: ben@narcissus.net
Reply-To: benedict@echonyc.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: -z in SUPFLAGS in make.conf redundant and harmful
X-Send-Pr-Version: 3.2

>Number:         13147
>Category:       conf
>Synopsis:       -z in SUPFLAGS in make.conf redundant and harmful
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 19:10:01 PDT 1999
>Closed-Date:    Sat Aug 14 19:18:10 PDT 1999
>Last-Modified:  Sat Aug 14 19:20:37 PDT 1999
>Originator:     benedict@echonyc.com
>Release:        all
>Organization:
Narcissus Networks
>Environment:

	

>Description:

Compression is turned on in the SUPFLAGS variable in /etc/make.conf.
However, the sample supfiles contain the following:

# If your network link is a T1 or faster, comment out the following line.
*default compress

It seems to me that it is wrong to comment out that line but have
compression turned on again in make.conf.

Perhaps the supfiles themselves should be changed; this does make more
sense as a system global setting than a per-supfile setting.

>How-To-Repeat:

	

>Fix:
	
Change either /etc/make.conf or the supfiles themselves to omit
compression.  If the latter option is chosen, perhaps an appropriate
comment can be added to make.conf. 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sat Aug 14 19:18:10 PDT 1999 
State-Changed-Why:  
That flag was already removed by sheldonh in Rev 1.83 in -current 
and 1.73.2.4 in RELENG_3 
>Unformatted:
