Bug 43369

Summary: XFree86-4-libraries ignores CFLAGS for static compiles
Product: Ports & Packages Reporter: Mikhail T. <freebsd-2024>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me CC: portmgr
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mikhail T. 2002-09-25 20:30:03 UTC
	The Synopsis says it all. The trouble, apparently, is in
	the config/*.cf somewhere -- I noticed it when compiling
	xforms, which uses Imakefiles. All of the object files, that
	go into unshared/ subdirectories are compiled without the
	system-wide CFLAGS (not even with the default ``-O -pipe'').

	I'm not sure how important this is for the "real world", but
	we may wish to make sure the fix makes it into the 4.7

How-To-Repeat: 
	cd /usr/ports/x11/XFree86-4-libraries
	make >& l
	fgrep unshared/ l | fgrep -- -O
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-26 03:26:58 UTC
Responsible Changed
From-To: freebsd-ports->anholt

over to maintainer
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2002-10-17 08:32:13 UTC
State Changed
From-To: open->closed

This has been fixed for the XFree86-4-* ports.