688c688
< shared_partial_flags = ['-Wl,--relocatable', '-nostdlib']
---
> shared_partial_flags = ['-r', '-nostdlib']