Skip to content
  • Brad King's avatar
    XL: Use -qpic for position independent code (#14010) · 5c8c1d62
    Brad King authored
    According to XL C/C++ V9.0 documentation the default for -qpic/-qnopic
    is platform-dependent.  It won't hurt to add the option on platforms
    where it is the default, so always add it when we want position
    independent code.
    5c8c1d62