How set more agresive CFLAGS to compile xorg-server

David Rhodus sdrhodus at gmail.com
Mon Dec 13 07:02:25 PST 2004


On Mon, 13 Dec 2004 10:31:12 +0100, balle <azoth at xxxxxxxxx> wrote:
> hello!
> 
> how set more agressive CFLAGS (like -O2 -march=pentiumpro) for
> xorg-server. Default flag is only -O.
> 
> balle
> 

Edit /etc/make.conf and add in 
CFLAGS= -O2 -pipe

There is more explanation about using make.conf in /etc/defaults/make.conf

-- 
                                            -David
                                            Steven David Rhodus
                                            <drhodus at xxxxxxxxxxx>





More information about the Users mailing list