cvs commit: src/tools/tools/tinderbox/etc current.rc
    Dag-ErlingSmørgrav 
    des at des.no
       
    Tue Mar 16 01:15:20 PST 2004
    
    
  
Ruslan Ermilov <ru at freebsd.org> writes:
> Some kernel configs aren't even compilable with -O0 (see the recent
> ip_output.c commit for one example).
I know.  -O0 disables dead code elimination, and the TCP/IP stack
relies on dead code elimination to remove IPV6-specific code when
INET6 is not defined.  Whoever wrote that **** should be *******.
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the cvs-all
mailing list