• Wez Furlong's avatar
    getdeps: adjust fixup-dyn-deps to optionally use absolute paths · 9dc9ee90
    Wez Furlong authored
    Summary:
    This commit teaches fixup-dyn-deps how to generate correct
    absolute paths in the context of the ultimate install path (specified
    via the `--final-install-prefix` option)
    
    Absolute paths are desirable if you have, for example, an executable
    that you wish to install with the setuid bit set.
    
    Reviewed By: simpkins
    
    Differential Revision: D17361491
    
    fbshipit-source-id: 4c4f3f15208266300622f84dc9cd1ba83883dfb7
    9dc9ee90
dyndeps.py 9.59 KB