9b66541 MFC r247396:

Authored and Committed by Tijl Coosemans 12 years ago
    MFC r247396:
    
    Map libraries linked with -Ttext-segment=base_addr at base_addr.
    Normal libraries have base address 0 and are unaffected by this change.
    
    PR:		176216
    Submitted by:	Damjan Jovanovic <damjan.jov@gmail.com>
    Reviewed by:	kib