Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 95 05:07:59 +0100
From:      Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr>
To:        rgrimes@gndrsh.aac.dev.com
Cc:        CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit: ports/utils/ispell/scripts configure
Message-ID:  <9509190407.AA26129@cabri.obs-besancon.fr>
In-Reply-To: <199509190020.RAA04963@GndRsh.aac.dev.com> (rgrimes@GndRsh.aac.dev.com)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> 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
 =============================================================================



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