Original GYP puts compilation results to obj/${intPrefix} dir if they are of some specific types (which differ by platform).
I'm not sure how to fix it at this moment, but node uses this feature of GYP when linking to v8/openssl. We need to fix it somehow.
cc @refack maybe you have an idea?