• Russ Cox's avatar
    heuristic to stop pulling .6 in from .a · fc8dca9d
    Russ Cox authored
    is not right if the .6 is only for data and
    the init function.
    
    instead of that, pick up everything and
    let the dead code/data eliminator throw
    away the parts that weren't useful.
    
    R=r
    DELTA=25  (0 added, 22 deleted, 3 changed)
    OCL=24446
    CL=24446
    fc8dca9d
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...