• Christopher Dykes's avatar
    Disable EnvUtil::setAsCurrentEnvironment() on platforms without clearenv() · 2d2d3d3f
    Christopher Dykes authored
    Summary:
    Implementing `clearenv()` correctly on multiple OS's without relying on underlying implementation details is significantly more complicated, and this is preventing being able to build on OSX.
    This function isn't actually used anywhere currently.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4832473
    
    fbshipit-source-id: a80aabb5a223264746ab45e3138d065bce5fe99c
    2d2d3d3f
EnvUtil.h 3.76 KB