Date: Fri, 06 Apr 2001 05:46:05 +0200 From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: freebsd-ports@FreeBSD.ORG, dan@langille.org Subject: Re: cvs commit: ports/devel Makefile ports/devel/gcvs Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/gcv Message-ID: <b2Ovktg27U@dmeyer.dinoex.sub.org> References: <e4Kb9Grr%2BU@dmeyer.dinoex.sub.org> <200104051429.f35ETrK24873@ns1.unixathome.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille wrote:, > > > Is the CFLAGS_OPTIMIZE related to something regarding CPU > > > optimization? I recall seeing something similar. > > > How can I seach my box for this flag? > > > > $ grep CFLAGS_OPTIMIZE /usr/ports/Mk/bsd.* /usr/share/mk/* \ > > /etc/defaults/make.conf /etc/make.conf > > > > Or maybe you find a hint how it comes into the system: > > $ grep CFLAGS_OPTIMIZE work/gcvs-1.0a7/config* > > $ grep CFLAGS_OPTIMIZE work/gcvs-1.0a7/config* > work/gcvs-1.0a7/config.status:s%@TCL_CFLAGS@%${CFLAGS_OPTIMIZE}%g > > There it is.... I see no reason how it can be slip in there. On my systems iw works flawless. $ grep TCL_CFLAGS config* config.status:s%@TCL_CFLAGS@%-I /usr/local/include/tcl8.3%g configure:TCL_CFLAGS="-I $TCL_INCLUDE_DIR" configure: TCL_CFLAGS=$TCL_CFLAGS configure:s%@TCL_CFLAGS@%$TCL_CFLAGS%g configure.in:TCL_CFLAGS= configure.in: TCL_CFLAGS=$TCL_CFLAGS configure.in:AC_SUBST(TCL_CFLAGS) configure.orig:TCL_CFLAGS= configure.orig: TCL_CFLAGS=$TCL_CFLAGS configure.orig:s%@TCL_CFLAGS@%$TCL_CFLAGS%g Please check this, otherwise you have to download the package. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany 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?b2Ovktg27U>