Re: Make BuildWorld options

[ Available lists | Index of freebsd-questions | Month of Feb 2004 | Week of 5 Feb 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Matt Emmerton <matt@gsicomp.on.ca>
Date
5 Feb 2004 12:20:19
Subject
Re: Make BuildWorld options
Message-ID
001901c3ec24$e3164090$1200a8c0@gsicomp.on.ca

References to
Replies
Referenced by

[ Hide this part ]
> I was reading this
> http://lists.freebsd.org/pipermail/freebsd-small/2003-December/000125.html
>
> And noticed that it talks about a make.conf for use with buildworld with
> options like
> NO_CVS= true # do not build CVS
> NO_CXX= true # do not build C++ and friends
> NO_BIND= true # do not build BIND
> NO_FORTRAN= true # do not build g77 and related libraries
> NO_GDB= true # do not build GDB
>
> Is there a list of these options anywhere that explains what each option
> does?

How about /etc/defaults/make.conf?

--
Matt Emmerton


Elapsed time: 0.089 seconds