• Wez Furlong's avatar
    getdeps: windows: avoid expanding drive letter substitutions · 950cdd9b
    Wez Furlong authored
    Summary:
    We use drive letter substitutions to workaround Windows
    filename length limitations.  On my personal Windows system running
    python 3.8.2 realpath inside an ssh session manages to resolve to
    the full filename which causes the boost build to fail.
    
    Avoid that!
    
    Reviewed By: chadaustin
    
    Differential Revision: D21507851
    
    fbshipit-source-id: 1220c1c85d2124ddc51f42cefff2ce00e10c55c9
    950cdd9b
buildopts.py 15.5 KB