-fPIC doesn't make much sense for Windows, since Windows DLLs aren't
compiled position independent and are instead relocated at runtime.
Details
Details
- Reviewers
 mclow.lists compnerd EricWF 
Diff Detail
Diff Detail
 Differential  D24099  
[libc++] Don't add -fPIC on Windows Authored by smeenai on Aug 31 2016, 1:33 PM. 
Details 
 -fPIC doesn't make much sense for Windows, since Windows DLLs aren't 
Diff Detail  |