Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 13:56:07 -0500 (EST)
From:      root@kot.ne.mediaone.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17696: tk83 port ignores the local CFLAGS settings
Message-ID:  <200003301856.NAA48908@rtfm.newton>

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

>Number:         17696
>Category:       ports
>Synopsis:       tk83 port ignores the local CFLAGS settings
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 30 11:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	Just like tk82 used to :-(

>How-To-Repeat:

>Fix:

--- patches/patch-ab	Wed Jan  5 15:20:28 2000
+++ patches/patch-ab	Thu Mar 30 13:53:16 2000
@@ -13,0 +14,9 @@
+@@ -99,7 +101,7 @@
+ #CFLAGS = 		$(CFLAGS_DEBUG)
+ #CFLAGS = 		$(CFLAGS_OPTIMIZE)
+ #CFLAGS = 		$(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE)
+-CFLAGS = 		@CFLAGS@
++#CFLAGS = 		@CFLAGS@
+ 
+ # A "-I" switch that can be used when compiling to make all of the
+ # X11 include files accessible (the configure script will try to

>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?200003301856.NAA48908>