[Xorg] tinderboxs need tweeks

Eric Anholt eta at lclark.edu
Thu Jul 29 13:29:57 PDT 2004


On Thu, 2004-07-29 at 12:48, Carl Karsten wrote:
> > TinderClientModules/XMonolithic.pm has examples of adding settings to host.def
> > Copy one of those and modify as necessary (changing "if (0)" to "if (1)" of
> course)
> 
> Got it, I think:
> 
>     # Some common configuration options that are disabled by default.
>     $hostdef = $hostdef . "#define HasFreetype2 NO \n";
>     if (0) {
>         $hostdef = $hostdef . "#define BuildXF86DRI NO\n";
>     }
> 
> If the cfk boxes go past 1h 45 min, it worked.

Please don't add custom hacks like this to make the build work.  If the
build's broken (it is) it should show up so that we know we have to fix
it.

-- 
Eric Anholt                                eta at lclark.edu          
http://people.freebsd.org/~anholt/         anholt at FreeBSD.org





More information about the xorg mailing list