Bug 15211

Summary: CFLAGS and CC not settable and one warning in siglist.c
Product: Base System Reporter: james <james>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description james 1999-12-01 18:20:01 UTC
CFLAGS and CC cannot be set by the builder without modifying the Makefile
after running make patch.
Also, there is a warning in siglist.c.
Comment 1 Peter Wemm freebsd_committer freebsd_triage 1999-12-06 19:34:34 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs
Comment 2 nbm freebsd_committer freebsd_triage 2000-06-26 11:00:17 UTC
State Changed
From-To: open->closed

Behaviour is expected - environment variables should be constant 
throughout ports building.  The ports error should have been sent in a 
ports PR, but has been subsequently fixed.