From owner-cvs-ports Mon Sep 18 20:05:32 1995 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA28420 for cvs-ports-outgoing; Mon, 18 Sep 1995 20:05:32 -0700 Received: from cabri.obs-besancon.fr (cabri.obs-besancon.fr [193.52.184.3]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id UAA28398 ; Mon, 18 Sep 1995 20:05:15 -0700 Received: by cabri.obs-besancon.fr (5.57/Ultrix3.0-C) id AA26129; Tue, 19 Sep 95 05:07:59 +0100 Date: Tue, 19 Sep 95 05:07:59 +0100 Message-Id: <9509190407.AA26129@cabri.obs-besancon.fr> From: Jean-Marc Zucconi To: rgrimes@gndrsh.aac.dev.com Cc: CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-Reply-To: <199509190020.RAA04963@GndRsh.aac.dev.com> (rgrimes@GndRsh.aac.dev.com) Subject: Re: cvs commit: ports/utils/ispell/scripts configure X-Mailer: Emacs Sender: owner-cvs-ports@FreeBSD.org Precedence: bulk >>>>> Rodney W Grimes writes: >> >> jmz 95/09/18 16:36:44 >> >> Added: utils/ispell/patches patch-ab >> Log: >> A hack to avoid recompiling everything during install >> >> Modified: utils/ispell/scripts configure >> Log: >> Compile with -O2 -fno-strength-reduce > PLEASE, can ports use the default value of CFLAGS unless there is some > very imporatant reason to override them. If I want -O2 -fno-strength-reduce > I will set it in /etc/make.conf. This is not always possible. In this case, CFLAGS was hardcoded in a file (and the flags need to be between quotes). On the other hand, if one want to use the defaults from /etc/make.conf, it is necessary to modify the makefiles so that they include /etc/make.conf. Of course the best solution would be to bmake all the ports :-) Jean-Marc > -- > Rod Grimes rgrimes@gndrsh.aac.dev.com > Accurate Automation Company Reliable computers for FreeBSD _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr =============================================================================