On Fri, Mar 7, 2008 at 3:09 PM, Xin LI <[EMAIL PROTECTED]> wrote: > delphij 2008-03-07 23:09:10 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/amd64/conf GENERIC > sys/i386/conf GENERIC > sys/powerpc/conf GENERIC > Log: > MFC: Switch to use ULE as default scheduler on amd64, i386 and powerpc > architectures.
You broke powerpc tinderbox: #if !defined(__i386__) && !defined(__amd64__) && !defined(__arm__) #error "This architecture is not currently compatible with ULE" #endif -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
