71c008f Refactor multilib install code.

Authored and Committed by codonell 10 years ago
1 file changed. 78 lines added. 47 lines removed.
    Refactor multilib install code.
    
    Two large chunks of identical code are used to install the
    non-default runtimes. This patch refactors that code into
    the function `install_different' which is used to
    conditionally install any libaries where different in the
    new multilib (different from the default).
    
        
file modified
+78 -47