Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 15:22:35 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        portmgr@FreeBSD.org, anholt@FreeBSD.org
Subject:   ports/43369: XFree86-4-libraries ignores CFLAGS for static compiles
Message-ID:  <200209251922.g8PJMZVG042192@250-217.customer.cloud9.net>

next in thread | raw e-mail | index | archive | help

>Number:         43369
>Category:       ports
>Synopsis:       XFree86-4-libraries ignores CFLAGS for static compiles
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 25 12:30:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Virtual Estates, Inc.
>Environment:
System: FreeBSD misha.murex.com 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Wed Sep 25 13:17:53 EDT 2002 root@misha.murex.com:/misha/obj/misha/src/sys/Misha-g i386

>Description:

	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

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209251922.g8PJMZVG042192>